API structure has changed
8 structure changes including:
8 Modifications
Modified
8
GET /v1/auth/accounts
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/companies/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/company/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
PATCH /v1/company
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
PATCH /v1/company/settings
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
PATCH /v1/company/settings/look-and-feel
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
POST /v1/seasons/
- Body
-
application/json content type Modified
- registrationOpen property Added
PUT /v1/seasons/{id}
- Body
-
application/json content type Modified
- registrationOpen property Added