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

about 1 hour ago

main
0.8.4
Compare

API structure has changed

Next change
7 structure changes including:
7 Modifications
Modified 7
GET /filters/systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • addons property Added
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
  • Query
  • addon, include_addons query parameters Added
GET /systems/export
  • Query
  • addon query parameter Added
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • addons property Added
POST /systems
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • addons property Added
POST /systems/{id}/regenerate-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • addons property Added
PUT /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • addons property Added