Change Updates

Do not miss any AZAV Pilot API changes, ever again

Subscribe to the AZAV Pilot API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
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

  • 200 response Added
GET /v1/programs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • admission_criteria property Added
GET /v1/programs/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • admission_criteria property Added
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

    • participant property Added
GET /v1/participants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to array[object]

          Breaking

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
GET /v1/participants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property 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

      • birthCity, birthCountry, customerNumber, date_of_birth, firstName, gender, insertedAt, internalCustomerNumber, lastName, marketingChannel, preferredName, salutation, status, updatedAt properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
PUT /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property 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}