API structure has changed
8 structure changes including:
3 Additions
5 Modifications
Modified
5
Breaking
GET /client
- Response
-
200 response Modified
-
application/json content type Modified
-
client property Modified
-
patronymic property Modified
-
Property is now required Breaking
-
Property is now required
-
patronymic property Modified
-
client property Modified
-
application/json content type Modified
GET /client/{client_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
client property Modified
-
patronymic property Modified
-
Property is now required Breaking
-
Property is now required
-
patronymic property Modified
-
client property Modified
-
application/json content type Modified
GET /payment-history
- Response
-
200 response Modified
-
application/json content type Modified
-
payment_history property Modified
-
PaymentHistory 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-1, object-2 alternatives Added
-
PaymentHistory alternative Removed
-
payment_history property Modified
-
application/json content type Modified
POST /client/login
- Response
-
200 response Modified
-
application/json content type Modified
-
client property Modified
-
patronymic property Modified
-
Property is now required Breaking
-
Property is now required
-
patronymic property Modified
-
client property Modified
-
application/json content type Modified
POST /client/register
- Response
-
200 response Modified
-
application/json content type Modified
-
client property Modified
-
patronymic property Modified
-
Property is now required Breaking
-
Property is now required
-
patronymic property Modified
-
client property Modified
-
application/json content type Modified
Added
3
DELETE /trainer-appointment/{trainer_appointment_id}
GET /trainer-appointment
GET /trainer-appointment/{client_id}