API changes
Backwards-compatible changes
The following is a list of changes we consider to be backwards-compatible. Such changes to the API will be made without advance notice.
- Adding new endpoints.
- Adding new optional request parameters to existing endpoints.
- Adding new properties to existing response objects.
- Adding new enum values to existing enums.
- Adding new error codes.
- Changing the order of properties in existing request and response objects.