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

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
GET /v1/registration-fees/
  • Query
  • where query parameter Modified
    • repetitionInterval query parameter Added
      • DateFilterSchema, TextFilterSchema, NumberFilterSchema, DecimalFilterSchema, SelectFilterSchema, MultiSelectFilterSchema, BooleanFilterSchema query parameters Added
  • sort query parameter Modified
    • repetitionInterval query parameter Added
2 structure changes including:
2 Modifications
Modified 2
PATCH /v1/registration-fees/{id}
  • Body
  • application/json content type Modified
    • dueDate property Modified
      • Type went from string(date) to string(date) | null
POST /v1/registration-fees/
  • Body
  • application/json content type Modified
    • dueDate property Modified
      • Type went from string(date) to string(date) | null
3 structure changes including:
1 Addition
2 Modifications
Modified 2
GET /v1/features/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • features property Modified
        • disabledByAdmin property Added
PATCH /v1/features/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • features property Modified
        • disabledByAdmin property Added
Added 1
POST /v1/features/override
7 structure changes including:
7 Additions
Added 7
DELETE /v1/registration-fees/{id}
GET /v1/registration-fees/
GET /v1/registration-fees/{id}
PATCH /v1/registration-fees/{id}
POST /v1/registration-fees/
POST /v1/registration-fees/{id}/archive
POST /v1/registration-fees/{id}/unarchive
1 structure change including:
1 Modification
Modified 1 Breaking
DELETE /v1/addresses/
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 204 response Added
1 structure change including:
1 Modification
Modified 1
POST /v1/integrations/stripe/{familyId}/payment-sessions
  • Body
  • application/json content type Modified
    • transactionId property Modified
      • Property is no longer required
1 structure change including:
1 Modification
Modified 1
POST /v1/integrations/stripe/{familyId}/payment-sessions
  • Body
  • application/json content type Modified
    • transactionId property Added
2 structure changes including:
2 Modifications
Modified 2 Breaking
PATCH /v1/seasons/{id}
  • Body
  • application/json content type Modified
    • hasMaxRegistrationFee property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /v1/seasons/
  • Body
  • application/json content type Modified
    • hasMaxRegistrationFee property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking