Interface: GetOptions
Interface: GetOptions
Options for configuring the Get decorator. Extends DecoratorRouteDefinition but excludes the methods property, as it is predefined as 'GET' by the decorator.
Extends
Omit<DecoratorRouteDefinition,"methods">
Indexable
[key: string]: unknown
[key: number]: unknown
