API structure has changed
13 structure changes including:
13 Modifications
Modified
13
Breaking
GET /v1/courses/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/courses/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
GET /v1/seasons/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/seasons/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified
PATCH /v1/courses/{id}
- Body
-
application/json content type Modified
-
settings property Modified
-
taxEnabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
taxEnabled property Removed
-
settings property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
PATCH /v1/seasons/{id}
- Body
-
application/json content type Modified
- registrationFeeTaxRateId property Added
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified
POST /v1/courses/
- Body
-
application/json content type Modified
-
settings property Modified
-
taxEnabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
taxEnabled property Removed
-
settings property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
POST /v1/courses/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- settings property Modified
-
application/json content type Modified
POST /v1/courses/{id}/unarchive
- 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
- registrationFeeTaxRateId property Added
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified
POST /v1/seasons/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified
POST /v1/seasons/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified
POST /v1/seasons/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
- registrationFeeTaxRateId property Added
-
application/json content type Modified