museum-openapi-example
museum-openapi-example copied to clipboard
An example OpenAPI description for an imaginary Museum API.
I ran prettier to make the API description more consistent, but we should automate that so it runs every time.
## What/Why/How? When we created the Museum API, we stopped iterating at the HTTP data transfer level. This PR doesn't change much of the API description (removed phone numbers from...
Hi, I was just going over the example Arazzo documents you have here: - https://github.com/Redocly/museum-openapi-example/blob/main/arazzo/museum-api.arazzo.yaml - https://github.com/Redocly/museum-openapi-example/blob/main/arazzo/museum-tickets.arazzo.yaml And think there are a few issues in them: I found similar issues...