API structure has changed
11 structure changes including:
6 Breaking changes
5 Additions
6 Removals
Removed
6
Breaking
GET /v1/account
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/contacts
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/contacts/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/version
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/auth/login
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/auth/logout
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
GET /v1/account
GET /v1/contacts
GET /v1/contacts/{id}
POST /v1/auth/login
POST /v1/auth/logout