ApiSpecImportRequest interface
The API specification source entity properties.
Properties
format | Format of the API specification source. |
specification | API specification details. |
value | Value of the API specification source. |
Property Details
format
Format of the API specification source.
format?: string
Property Value
string
specification
API specification details.
specification?: ApiSpecImportRequestSpecification
Property Value
value
Value of the API specification source.
value?: string
Property Value
string