openactive / open-booking-api

Repository for the Open Booking API specification
Other
2 stars 3 forks source link

Alignment media types #93

Closed nickevansuk closed 4 years ago

nickevansuk commented 5 years ago

The specification has been updated to use media types that follow this pattern: application/vnd.openactive+json; model=2.0, booking=1.0, rpde=1.0

Instead of: application/vnd.openactive.1.0+json

Rationalle:

Please comment on this issue if you can foresee any challenges with this.

nickevansuk commented 5 years ago

We also need to ensure the section on media types conforms to the registration template referenced at https://www.w3.org/2002/06/registering-mediatype2014.html

nickevansuk commented 4 years ago

The specification has since been updated to use application/vnd.openactive.booking+json; version=1, following Option 1 in https://github.com/openactive/open-booking-api/issues/105