API structure has changed
6 structure changes including:
3 Breaking changes
3 Additions
3 Removals
Removed
3
Breaking
GET /auth/me
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /auth/me/change-info
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /auth/me/change-password
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
GET /me
POST /me/change-info
POST /me/change-password