API structure has changed
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
POST /images/generate
- Path went from
/generate-with-idempotencyto/images/generate(same operationId)Breaking - Header
- idempotency-key header Added
POST /presentations/generate
- Body
-
application/json content type Modified
- presentation property Added