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

Jan 15, 2025

dev
0.0.17-dev.5
Compare
0.0.17-dev.5

API structure has changed

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