tjanc
tjanc
``` FORMAT: 1A HOST: http://example.com # Example API # Group Test ## Order Collection [/example] ### GET + Response 200 (application/json) + Attributes (EnumTest) # Data Structures ## EnumTest (object)...
* over 1400 lines of code * ubiquitous repetitions * template hell
API Element ids in general SHALL be unique in an API Elements document. In OAS3, an example of a similar requirement is `operationId`s to be unique in the context of...