Change Updates

Do not miss any Class Manager API changes, ever again

Subscribe to the Class Manager API changelog to be up to date on recent changes.

RSS

Apr 8, 2024

dev
0.0.0
Compare

API structure has changed

11 structure changes including:
11 Modifications
Modified 11 Breaking
PATCH /v1/students/{id}
  • Body
  • application/json content type Modified
    • gender property Modified
      • Full types went from string | null to string
        Breaking
      • gender property Modified
        • Full types went from string | null to string
          Breaking
POST /v1/contacts/
  • Body
  • application/json content type Modified
    • relation property Modified
      • Combinator is now oneOf
POST /v1/custom-fields/
  • Body
  • application/json content type Modified
    • type property Modified
      • Full types went from string | null to string
        Breaking
      • type property Modified
        • Full types went from string | null to string
          Breaking
    • entity property Modified
      • Full types went from string | null to string
        Breaking
      • entity property Modified
        • Full types went from string | null to string
          Breaking
POST /v1/messages/
  • Body
  • application/json content type Modified
    • type property Modified
      • Full types went from string | null to string
        Breaking
      • type property Modified
        • Full types went from string | null to string
          Breaking
POST /v1/seasons/
  • Body
  • application/json content type Modified
    • pricingScheme property Modified
      • Full types went from string | null to string
        Breaking
      • pricingScheme property Modified
        • Full types went from string | null to string
          Breaking
POST /v1/staff/
  • Body
  • application/json content type Modified
    • permissionSet property Modified
      • Combinator is now oneOf
POST /v1/staff/{id}/invite
  • Body
  • application/json content type Modified
    • permissionSet property Modified
      • Full types went from string | null to string
        Breaking
      • permissionSet property Modified
        • Full types went from string | null to string
          Breaking
POST /v1/students/
  • Body
  • application/json content type Modified
    • gender property Modified
      • Combinator is now oneOf
PUT /v1/contacts/{id}
  • Body
  • application/json content type Modified
    • relation property Modified
      • Combinator is now oneOf
PUT /v1/custom-fields/{id}
  • Body
  • application/json content type Modified
    • entity property Modified
      • Full types went from string | null to string
        Breaking
      • entity property Modified
        • Full types went from string | null to string
          Breaking
PUT /v1/seasons/{id}
  • Body
  • application/json content type Modified
    • pricingScheme property Modified
      • Full types went from string | null to string
        Breaking
      • pricingScheme property Modified
        • Full types went from string | null to string
          Breaking