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

Jan 29, 2026

main
0.3.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /applications
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • applications property Modified
GET /applications/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • name, source properties Added
PATCH /applications/{id}/assign
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • name, source properties Added
PATCH /applications/{id}/unassign
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • name, source properties Added
PUT /applications/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • name, source properties Added