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

Whitespace and formatting fixes #4

Closed lornajane closed 9 months ago

lornajane commented 9 months ago

What/Why/How?

Fixed a date formatting error, and also ran prettier since we had some trailing whitespace which trips up our tools when I use examples from this API description in our other resources.

Check yourself

Security