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

about 23 hours ago

main
0.4.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /systems/{id}/inventory/diffs
  • Query
  • severity, category, diff_type query parameters Modified
    • Type went from string to array[string]
      Breaking
  • inventory_id query parameter Modified
    • Type went from string to array[integer(int64)]
      Breaking
GET /systems/{id}/inventory/timeline
  • Query
  • severity, category, diff_type query parameters Modified
    • Type went from string to array[string]
      Breaking
GET /users
  • Query
  • organization_id, role query parameters Modified
    • Type went from string to array[string]
      Breaking
GET /users/export
  • Query
  • organization_id, role query parameters Modified
    • Type went from string to array[string]
      Breaking