Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

5 days ago

main
0.4.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
POST /systems
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
POST /systems/{id}/regenerate-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
PUT /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added