12 structure changes including:
12 Modifications
Modified
12
DELETE /v1/contacts/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
DELETE /v1/fundingAgencies/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
GET /v1/contacts
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
PATCH /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
PATCH /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
POST /v1/contacts
- Body
-
application/json content type Modified
-
Contact property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
Contact property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
POST /v1/fundingAgencies
- Body
-
application/json content type Modified
-
FundingAgency property Modified
- partnerType, type properties Added
-
FundingAgency property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
PUT /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
PUT /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
16 structure changes including:
13 Additions
3 Modifications
Modified
3
Breaking
GET /v1/permissionGroups
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
permissions 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
-
permissions property Removed
-
data property Modified
-
application/json content type Modified
GET /v1/users
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
first_name, last_name, roles 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
- address, firstName, groups, lastName, locations properties Added
-
first_name, last_name, roles properties Removed
-
data property Modified
-
application/json content type Modified
GET /v1/users/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
first_name, last_name, roles 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
- address, firstName, groups, lastName, locations properties Added
-
first_name, last_name, roles properties Removed
-
data property Modified
-
application/json content type Modified
Added
13
DELETE /v1/courses/{course_id}/notes/{id}
DELETE /v1/participants/{participant_id}/notes/{id}
GET /v1/courses/{course_id}/notes
GET /v1/courses/{course_id}/notes/{id}
GET /v1/participants/{participant_id}/notes
GET /v1/participants/{participant_id}/notes/{id}
PATCH /v1/courses/{course_id}/notes/{id}
PATCH /v1/participants/{participant_id}/notes/{id}
POST /v1/courses/{course_id}/notes
POST /v1/participants/{participant_id}/notes
POST /v1/users
PUT /v1/courses/{course_id}/notes/{id}
PUT /v1/participants/{participant_id}/notes/{id}
7 structure changes including:
1 Addition
6 Modifications
Modified
6
Breaking
DELETE /v1/fundingAgencies/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
PATCH /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
POST /v1/fundingAgencies
- Body
-
application/json content type Modified
-
FundingAgency property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
FundingAgency property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
PUT /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug 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
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
Added
1
GET /v1/permissionGroups
7 structure changes including:
4 Additions
3 Modifications
Modified
3
Breaking
DELETE /v1/participants/{id}
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
GET /v1/programs
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- admission_criteria property Added
-
data property Modified
-
application/json content type Modified
GET /v1/programs/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- admission_criteria property Added
-
data property Modified
-
application/json content type Modified
Added
4
GET /v1/org
PATCH /v1/participants/{id}
PATCH /v1/programs/{id}
PUT /v1/programs/{id}
10 structure changes including:
10 Additions
Added
10
DELETE /v1/coachings/{id}
DELETE /v1/courses/{id}
GET /v1/coachings
GET /v1/coachings/{id}
PATCH /v1/coachings/{id}
PATCH /v1/courses/{id}
POST /v1/coachings
POST /v1/courses
PUT /v1/coachings/{id}
PUT /v1/courses/{id}
21 structure changes including:
19 Additions
2 Modifications
Modified
2
Breaking
POST /v1/participants
- Body
-
application/json content type Modified
-
user 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
- participant property Added
-
user property Removed
GET /v1/participants
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
Full types went from
object
toarray[object]
Breaking
-
Full types went from
-
data property Modified
-
application/json content type Modified
Added
19
PUT /v1/fundingAgencies/{id}
PUT /v1/contacts/{id}
POST /v1/fundingAgencies
POST /v1/contacts
PATCH /v1/fundingAgencies/{id}
PATCH /v1/contacts/{id}
GET /v1/users/{id}
GET /v1/users
GET /v1/programs/{id}
GET /v1/programs
GET /v1/locations
GET /v1/fundingAgencies/{id}
GET /v1/fundingAgencies
GET /v1/courses/{id}
GET /v1/courses
GET /v1/contacts/{id}
GET /v1/contacts
DELETE /v1/fundingAgencies/{id}
DELETE /v1/contacts/{id}
21 structure changes including:
16 Breaking changes
5 Modifications
16 Removals
Modified
5
Breaking
DELETE /v1/participants/{id}
- Response
-
204 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /v1/participants
- Body
-
application/json content type Modified
-
user property Modified
-
birthday, inserted_at, name, updated_at 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
- birthCity, birthCountry, customerNumber, date_of_birth, firstName, gender, insertedAt, internalCustomerNumber, lastName, marketingChannel, preferredName, salutation, status, updatedAt properties Added
-
birthday, inserted_at, name, updated_at properties Removed
-
user property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
PUT /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
Removed
16
Breaking
DELETE /v1/coaching/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /v1/courses/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /v1/programs/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/coaching
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/coaching/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/courses
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/courses/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/programs
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/programs/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/coaching
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/courses
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/programs
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /v1/coaching/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /v1/courses/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /v1/participants/{id}/add_to_course/{course_id}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /v1/programs/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
1 structure change including:
1 Addition
Added
1
PUT /v1/participants/{id}/add_to_course/{course_id}
18 structure changes including:
18 Additions
Added
18
DELETE /v1/coaching/{id}
DELETE /v1/courses/{id}
DELETE /v1/participants/{id}
DELETE /v1/programs/{id}
GET /v1/coaching
GET /v1/coaching/{id}
GET /v1/courses
GET /v1/courses/{id}
GET /v1/participants
GET /v1/programs
GET /v1/programs/{id}
POST /v1/coaching
POST /v1/courses
POST /v1/programs
PUT /v1/coaching/{id}
PUT /v1/courses/{id}
PUT /v1/participants/{id}
PUT /v1/programs/{id}