Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 761 Bytes

openapi-specification.md

File metadata and controls

10 lines (5 loc) · 761 Bytes

OpenAPI Specification

Every API MUST be described using an API description format. The API description format used MUST be the OpenAPI Specification (formerly known as Swagger Specification) version 2.0 OR the OpenAPI Specification (formerly known as Swagger Specification) version 3.0.x.

Every API description MUST be published in adidas API design platform and it SHOULD be stored in version control system (Bitbucket, GitHub) in the same repository as the API implementation.

Language

The API description MUST be written in American English.