Change Updates

Do not miss any Tree Tracker API changes, ever again

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

RSS
Tree Tracker API

Changelog

Last update:
Compare
3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
GET /certificates/{certificate}
  • Path went from `/certificates/{order}` to `/certificates/{certificate}` (same operationId)
  • Response
  • 200 response Modified
    • image/svg+xml content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
  • 404 response Added
  • Path
  • order path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • certificate path parameter Added
GET /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organization attribute Modified
Added 1
GET /certificates/{certificate}/image
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /orders/{order}
  • Response
  • 401 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /orgs/{organization}
  • Response
  • 401 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • Authentication
  • Api key authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, allocatedUnits attributes Modified
        • Attributes are now required

          Breaking

      • organization attribute Modified
GET /orgs/{organization}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • orders attribute Modified
1 structure change including:
1 Addition
Added 1
GET /certificates/{order}
1 structure change including:
1 Addition
Added 1
POST /upload
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
POST /upload
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
2 structure changes including:
2 Breaking changes
2 Removals
Removed 2 Breaking
GET /events
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /events.ics
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Modification
Modified 1
POST /upload
  • Body
  • application/json content type Modified
    • supervisor attribute Modified
      • Attribute is no longer required

    • device_id attribute Added
1 structure change including:
1 Modification
Modified 1
GET /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • orderedUnits attribute Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /upload
  • Body
  • content type Modified
    • image_url attribute Modified
      • Removing polymorphism is always breaking

        Breaking