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

3 days ago

main
0.7.8
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /filters/systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • created_by property Modified
GET /filters/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • created_by property Added
GET /impersonate/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • impersonated_user, impersonator properties Modified
GET /users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • users property Modified
  • Query
  • created_by query parameter Added
GET /users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • created_by property Added
POST /impersonate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • impersonated_user, impersonator properties Modified
POST /users
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • created_by property Added
PUT /users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • created_by property Added