API structure has changed
7 structure changes including:
2 Breaking changes
5 Additions
2 Removals
Removed
2
Breaking
DELETE /api/organization/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/organization/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
DELETE /api/v1/organization/{id}
GET /api/v1/organization
GET /api/v1/organization/{id}
GET /api/v1/test
POST /api/v1/organization