tsoa-next / @tsoa-next/runtime / Swagger / Parameter31
Interface: Parameter31
محددة في: packages/runtime/src/swagger/swagger.ts:205
التذييلات
Omit<Parameter3,"schema">
Indexable
ts
[key: `x-${string}`]: unknownالممتلكات
allowReserved?
ts
optional allowReserved?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:200
Inherited from
deprecated?
ts
optional deprecated?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:196
Inherited from
description?
ts
optional description?: string;محددة في: packages/runtime/src/swagger/swagger.ts:137
Inherited from
example?
ts
optional example?: unknown;محددة في: packages/runtime/src/swagger/swagger.ts:201
Inherited from
examples?
ts
optional examples?: object;محددة في: packages/runtime/src/swagger/swagger.ts:202
مؤشر التوقيع
ts
[name: string]: string | Example3Inherited from
ts
Omit.examplesexplode?
ts
optional explode?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:199
Inherited from
in
ts
in: "cookie" | "path" | "query" | "header";محددة في: packages/runtime/src/swagger/swagger.ts:195
Inherited from
ts
Omit.inname
ts
name: string;محددة في: packages/runtime/src/swagger/swagger.ts:135
Inherited from
required?
ts
optional required?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:136
Inherited from
schema
ts
schema: Schema31;محددة في: packages/runtime/src/swagger/swagger.ts:206
style?
ts
optional style?: string;محددة في: packages/runtime/src/swagger/swagger.ts:198
Inherited from
Contributors
No contributors
Changelog
No recent changes
