API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /keys
- Response
-
200 response Modified
- keys property Modified
GET /machines/{machineSlug}
- Response
-
200 response Modified
- machine property Modified
GET /machines/{machineSlug}/indexes/{index}/query
- Response
-
200 response Modified
-
machineInstances property Modified
-
Full types went from
array
toarray[object]
-
-
machineInstances property Modified
POST /machines
- Body
-
content type Modified
-
indexes property Modified
-
Full types went from
array
toarray[string]
-
-
indexes property Modified