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