1 structure change including:
1 Modification
Modified
1
GET /v1/company/{slug}
- Response
-
200 response Modified
-
application/json content type Modified
- logo property Added
-
application/json content type Modified
2 structure changes including:
2 Breaking changes
2 Modifications
Modified
2
Breaking
GET /v1/company/teachers
- Path went from
/v1/{slug}/teachersto/v1/company/teachers(same operationId)Breaking - Path
-
slug path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /v1/company/{slug}
- Path went from
/v1/{slug}to/v1/company/{slug}(same operationId)Breaking
2 structure changes including:
1 Breaking change
1 Addition
1 Modification
Modified
1
Breaking
GET /v1/{slug}
- Path went from
/v1/company/{slug}to/v1/{slug}(same operationId)Breaking
Added
1
GET /v1/{slug}/teachers
1 structure change including:
1 Modification
Modified
1
POST /v1/integrations/stripe/{familyId}/payment-sessions
- Response
-
200 response Modified
-
application/json content type Modified
-
customerSession property Modified
- customerId property Added
-
customerSession property Modified
-
application/json content type Modified
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
PATCH /v1/students/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/archive
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified
POST /v1/students/{id}/unarchive
- Response
-
200 response Modified
-
application/json content type Modified
-
discountable property Modified
-
Property is now required Breaking
-
Property is now required
-
discountable property Modified
-
application/json content type Modified