English
Appearance
tsoa-next / tsoa-next / Get
function Get(value?): MethodDecorator;
Defined in: packages/runtime/src/decorators/methods.ts:9
Marks a controller method as handling HTTP GET requests for the given relative path.
GET
string
MethodDecorator