API structure has changed
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
GET /v1/attendees
- Response
-
200 response Modified
-
application/json content type Modified
- makeUpLessons property Added
-
application/json content type Modified
POST /v1/make-up-lessons/
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
objecttoarray[object]Breaking
-
id, companyId, courseId, studentId, date, time properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- MakeUpLessonDto property Added
-
Type went from
-
application/json content type Modified
Added
1
GET /v1/make-up-lessons/