Change Updates

Do not miss any Reelables API changes, ever again

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

RSS

23 days ago

main
1.3.4
Compare
1.3.4

API structure has changed

Next Change
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /consignments/{consignmentId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workspace property Modified
        • printers, assets, printTemplates, spaces properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /workspaces
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • printers, assets, printTemplates, spaces properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /workspaces/{workspaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • printers, assets, printTemplates, spaces properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /workspaces/{workspaceId}/consignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • workspace property Modified
PATCH /workspaces/{workspaceId}/consignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workspace property Modified
        • printers, assets, printTemplates, spaces properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /workspaces/{workspaceId}/consignments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • workspace property Modified