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

Mar 3, 2025

main
1.3.3
Compare
1.3.3

API structure has changed

13 structure changes including:
13 Modifications
Modified 13 Breaking
DELETE /assets/{assetId}/labels/{bleId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • temperatures property Modified
        • items property Modified
GET /assets/{assetId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • temperatures property Modified
        • items property Modified
GET /assets/{assetId}/temperatures
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • degreesCelcius, numberReadings properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • degreesCelsius property Added
GET /consignments/{consignmentId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workspace property Modified
        • assets property Modified
GET /workspaces
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • assets property Modified
GET /workspaces/{workspaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • assets property Modified
GET /workspaces/{workspaceId}/assets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • temperatures property Modified
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
        • assets property Modified
POST /assets/{assetId}/labels
  • Response
  • 200 response Modified
    • application/json content type Modified
      • temperatures property Modified
        • items property Modified
POST /workspaces/{workspaceId}/assets
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • temperatures property Modified
POST /workspaces/{workspaceId}/consignments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • workspace property Modified
PUT /assets/{assetId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • temperatures property Modified
        • items property Modified