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

Mar 14, 2024

dev
0.0.4-dev.355
Compare
0.0.4-dev.355

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
PATCH /v1/families/{id}
  • Body
  • application/json content type Modified
    • joinedAt property Modified
      • Full types went from string(date-time) | null to string(date)
        Breaking
      • joinedAt property Modified
        • Full types went from string(date-time) | null to string(date)
          Breaking
POST /v1/families/
  • Body
  • application/json content type Modified
    • joinedAt property Modified
      • Full types went from string(date-time) | null to string(date)
        Breaking
      • Property is now required
        Breaking
      • joinedAt property Modified
        • Full types went from string(date-time) | null to string(date)
          Breaking
        • Property is now required
          Breaking