Versioning
The API is versioned by namespace:
- Current:
/api/open/v1/ - Future:
/api/open/v2/
Breaking changes must ship in a new major API version without changing v1 contracts.
The API is versioned by namespace:
/api/open/v1//api/open/v2/Breaking changes must ship in a new major API version without changing v1 contracts.