Interface: ParameterBaseObject
Extended by
Properties
| Property | Type |
|---|---|
allowEmptyValue? | boolean |
allowReserved? | boolean |
content? | { [media: string]: MediaTypeObject; } |
deprecated? | boolean |
description? | string |
example? | any |
examples? | { [media: string]: | ReferenceObject | ExampleObject; } |
explode? | boolean |
required? | boolean |
schema? | | SchemaObject | ReferenceObject |
style? | string |