API structure has changed
7 structure changes including:
1 Addition
6 Modifications
Modified
6
Breaking
GET /cleaning_runs
- Response
-
200 response Modified
- application/json content type Modified
GET /cleaning_runs/{cleaningRunId}
- Response
-
200 response Modified
-
application/json content type Modified
- cleaners property Modified
-
application/json content type Modified
GET /users
- Response
-
200 response Modified
- application/json content type Modified
GET /users/{userId}
- Response
-
200 response Modified
-
application/json content type Modified
-
username property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email, password properties Added
-
username property Removed
-
application/json content type Modified
POST /cleaning_runs
- Body
-
application/json content type Modified
- cleaners property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- cleaners property Modified
-
application/json content type Modified
PUT /users/{userId}
- Body
-
application/json content type Modified
-
username property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email, password properties Added
-
username property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
username property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email, password properties Added
-
username property Removed
-
application/json content type Modified
Added
1
POST /users