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

Jul 24, 2024

dev
0.0.4-dev.704
Compare
0.0.4-dev.704

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/messages/
  • Body
  • application/json content type Modified
    • id property Modified
      • Full types went from string to string | null
      • id property Modified
        • Full types went from string to string | null
    • instances property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • recipientIds property Added