Redocly / museum-openapi-example

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

feat(tickets): added child and student ticket types #18

Open paperclypse opened 5 months ago

paperclypse commented 5 months ago

What/Why/How?

It seemed like it would be a good idea to add museum ticket types for students (reduced price) and children aged 0-5 (free) so that there are a variety of ticket prices.

(Created as part of the Write The Docs writing conference Writing Day)

Check yourself

Security