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

14 days ago

main
0.1.1
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
  • Query
  • sort_by, sort_direction query parameters Added
GET /distributors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
  • Query
  • sort_by, sort_direction query parameters Added
GET /resellers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
  • Query
  • sort_by, sort_direction query parameters Added
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
GET /systems/{id}/inventory
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
GET /systems/{id}/inventory/changes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
GET /systems/{id}/inventory/diffs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
GET /users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination property Modified
  • Query
  • sort_by, sort_direction query parameters Added