API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /files/{id}
- Response
-
404 response Modified
- application/json content type Added
GET /generations/{id}
- Response
-
404 response Modified
- application/json content type Added
GET /generations/{id}/questions
- Response
-
404 response Modified
- application/json content type Added
POST /files
- Response
-
400 response Modified
- application/json content type Added
POST /generations
- Response
-
400 response Modified
- application/json content type Added
POST /generations/{id}/cancel
- Response
-
400 response Modified
- application/json content type Added
-
404 response Modified
- application/json content type Added