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

May 7, 2024

dev
0.0.4-dev.519
Compare
0.0.4-dev.519

API structure has changed

2 structure changes including:
1 Breaking change
2 Modifications
Modified 2 Breaking
GET /v1/pricing-scheme-values/
  • Query
  • where query parameter Modified
PATCH /v1/seasons/{id}
  • Verb went from PUT to PATCH (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
      • name property Modified
        • Property is no longer required
    • startAt property Modified
      • Property is no longer required
      • startAt property Modified
        • Property is no longer required
    • endAt property Modified
      • Property is no longer required
      • endAt property Modified
        • Property is no longer required
    • registrationOpen property Modified
      • Property is no longer required
      • registrationOpen property Modified
        • Property is no longer required
    • registrationFee property Modified
      • Property is no longer required
      • registrationFee property Modified
        • Property is no longer required