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

11 days ago

main
0.1.1
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
  • Query
  • sort_by, sort_direction query parameters Added
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /systems
  • Body
  • application/json content type Modified
    • reseller_id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /systems/{id}
  • Body
  • application/json content type Modified
    • reseller_id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • reseller_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking