API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /ai/deployment
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]toobjectBreaking
- deployments property Added
-
Type went from
-
application/json content type Modified
GET /ai/model
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]toobjectBreaking
- models property Added
-
Type went from
-
application/json content type Modified
POST /ai/deployment
- Body
-
application/json content type Modified
-
model-id property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- model property Added
-
model-id property Removed