...
Name | Type | Required | Description |
---|---|---|---|
version | String | yes | Version of Open Proxy Spec definition used by this file. Must be “1.0”. |
api | yes | basic information about this API | |
backend | yes | Info about the backend to which requests should be forwarded by the gatwaygateway | |
gateway | yes | Info on how and where the API is accessible in the gateway | |
documentation | no | Info on where to get documentation (OpenAPI file). Only required for external OpenAPI files, not if file is present in the same repository. |
...