API structure has changed
3 structure changes including:
2 Breaking changes
1 Addition
2 Removals
Removed
2
Breaking
GET /info/{id}/{client}_id
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /info/{id}/{client}_id/{sec}_id
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /info/{id}/{client_id}/{sec_id}