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

Oct 9, 2024

dev
0.0.4-dev.887
Compare
0.0.4-dev.887

API structure has changed

1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
DELETE /v1/files/for-entity/{entityId}/{purpose}
  • Path went from /v1/files/{entityId}/{purpose} to /v1/files/for-entity/{entityId}/{purpose} (same operationId)
    Breaking