Redocly / museum-openapi-example

An example OpenAPI description for an imaginary Museum API.
https://redocly.com/docs/resources/learning-openapi/
MIT License
40 stars 36 forks source link

Some objects didn't have a clear type described #27

Closed lornajane closed 6 months ago

lornajane commented 6 months ago

What/Why/How?

While evaluating https://github.com/Redocly/redocly-cli-cookbook/pull/33 I realised that our own API description didn't have types on all components. Added the ones that the check picked up.

Check yourself

Security