10 structure changes including:
10 Additions
Added
10
DELETE /generators/{id}
DELETE /productions/{id}
GET /generators
GET /generators/{id}
GET /productions
GET /productions/{id}
POST /generators
POST /productions
PUT /generators/{id}
PUT /productions/{id}
13 structure changes including:
6 Breaking changes
6 Additions
1 Modification
6 Removals
Modified
1
Breaking
GET /health
- Response
-
200 response Modified
-
application/json content type Modified
-
status, timestamp, version properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- message property Added
-
status, timestamp, version properties Removed
-
application/json content type Modified
- Authentication
-
Bearer auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
6
Breaking
Bearer authauthentication method
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/types/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/types
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/users/profile
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/types
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/types/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
6
DELETE /types/{id}
GET /types
GET /types/{id}
GET /users/profile
POST /types
PUT /types/{id}