Do not miss any Reelables API changes, ever again

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

RSS

about 3 hours ago

main
1.3.10
Compare
1.3.10

API structure has changed

Next change
6 structure changes including:
6 Modifications
Modified 6
DELETE /spaces/{spaceId}/gateways/{gatewayId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • facilityId property Added
GET /spaces/{spaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • facilityId property Added
GET /workspaces/{workspaceId}/spaces
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • facilityId property Added
POST /spaces/{spaceId}/gateways
  • Response
  • 200 response Modified
    • application/json content type Modified
      • facilityId property Added
POST /workspaces/{workspaceId}/spaces
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • facilityId property Added
PUT /spaces/{spaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • facilityId property Added