5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /employees/{id}
- Response
-
404 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
GET /employees
- Response
-
200 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
-
404 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
GET /employees/{id}
- Response
-
404 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
POST /employees
- Response
-
404 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
PUT /employees/{id}
- Response
-
200 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed
-
404 response Modified
-
*/* content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- application/json content type Added
-
*/* content type Removed