[I] OpenAPIServer3_2
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property | Type | Description | Inherited from | 
|---|---|---|---|
| description? | string | - | OpenAPI3Server.description | 
| name? | string | An optional unique string to refer to the host designated by the URL. See https://spec.openapis.org/oas/v3.2.0.html#fixed-fields-3 | - | 
| url | string | - | OpenAPI3Server.url | 
| variables? | Record<string,OpenAPI3ServerVariable> | - | OpenAPI3Server.variables |