Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Required

Description

version

String

yes

Version of Open Proxy Spec definition used by this file. Must be “1.0”.

api

Api

yes

basic information about this API

backend

Backend

yes

Info about the backend to which requests should be forwarded by the gatwaygateway

gateway

Gateway

yes

Info on how and where the API is accessible in the gateway

documentation

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.

...