Change Updates

Do not miss any State Backed API changes, ever again

Subscribe to the State Backed API changelog to be up to date on recent changes.

RSS

Oct 24, 2023

main
1.0.0
Compare

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
      • Type went from array to array[object]

POST /machines
  • Body
  • content type Modified
    • indexes property Modified
      • Type went from array to array[string]