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

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /filters/applications/types
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • is_user_facing property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /filters/applications/versions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from array[string] to object
          Breaking
        • versions property Added
POST /systems/register
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking