跳到内容

tsoa-next / tsoa-next / Swagger / OpenIDSecurity

接口: OpenID 安全

定义如下: packages/runtime/src/swagger/swagger.ts:507

扩展

  • BaseSecurity

属性

description?

ts
optional description?: string;

定义如下: packages/runtime/src/swagger/swagger.ts:479

继承自

ts
BaseSecurity.description

openIdConnectUrl

ts
openIdConnectUrl: string;

定义如下: packages/runtime/src/swagger/swagger.ts:509


type

ts
type: "openIdConnect";

定义如下: packages/runtime/src/swagger/swagger.ts:508

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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