API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/v7/user/info
- Response
-
200 response Modified
-
application/json content type Modified
- success property Added
-
application/json content type Modified
PUT /api/v7/user/info
- Body
-
application/json content type Modified
-
UserInfo alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- object-2 alternative Added
-
UserInfo alternative Removed