tsoa-next / tsoa-next / Swagger / Parameter3
Interface: Parameter3
محددة في: packages/runtime/src/swagger/swagger.ts:194
التذييلات
ParameterCommonFields
Indexable
ts
[ext: `x-${string}`]: unknownالممتلكات
allowReserved?
ts
optional allowReserved?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:200
deprecated?
ts
optional deprecated?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:196
description?
ts
optional description?: string;محددة في: packages/runtime/src/swagger/swagger.ts:137
Inherited from
ts
ParameterCommonFields.descriptionexample?
ts
optional example?: unknown;محددة في: packages/runtime/src/swagger/swagger.ts:201
examples?
ts
optional examples?: object;محددة في: packages/runtime/src/swagger/swagger.ts:202
مؤشر التوقيع
ts
[name: string]: string | Example3explode?
ts
optional explode?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:199
in
ts
in: "cookie" | "path" | "query" | "header";محددة في: packages/runtime/src/swagger/swagger.ts:195
name
ts
name: string;محددة في: packages/runtime/src/swagger/swagger.ts:135
Inherited from
ts
ParameterCommonFields.namerequired?
ts
optional required?: boolean;محددة في: packages/runtime/src/swagger/swagger.ts:136
Inherited from
ts
ParameterCommonFields.requiredschema
ts
schema: Schema3;محددة في: packages/runtime/src/swagger/swagger.ts:197
style?
ts
optional style?: string;محددة في: packages/runtime/src/swagger/swagger.ts:198
Contributors
No contributors
Changelog
No recent changes
