跳到内容

tsoa-next / @tsoa-next/runtime / Delete

函数: 删除( )

ts
function Delete(value?): MethodDecorator;

定义如下: packages/runtime/src/decorators/methods.ts:29

标记控制器方法为处理 HTTP DELETE 请求给定的相对路径。

参数

value?

string

回返

MethodDecorator

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

以 TypeScript 为先的 OpenAPI 生成、路由生成与运行时验证。