API structure has changed
10 structure changes including:
10 Modifications
Modified
10
Breaking
GET /impersonate/status
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- impersonated_user, impersonator properties Modified
-
data property Modified
-
application/json content type Modified
GET /me
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- has_avatar property Added
-
data property Modified
-
application/json content type Modified
GET /public/users/{id}/avatar
- Response
-
404 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
- 204, 400 responses Added
GET /users
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- users property Modified
-
data property Modified
-
application/json content type Modified
GET /users/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- has_avatar property Added
-
data property Modified
-
application/json content type Modified
POST /auth/exchange
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- user property Modified
-
data property Modified
-
application/json content type Modified
POST /auth/refresh
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- user property Modified
-
data property Modified
-
application/json content type Modified
POST /impersonate
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- impersonated_user, impersonator properties Modified
-
data property Modified
-
application/json content type Modified
POST /users
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- has_avatar property Added
-
data property Modified
-
application/json content type Modified
PUT /users/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- has_avatar property Added
-
data property Modified
-
application/json content type Modified