Change Updates

Do not miss any hcgateway API changes, ever again

Subscribe to the hcgateway API changelog to be up to date on recent changes.

RSS

Mar 27, 2025

main
2.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v2/fetch/{method}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from object to array[object]
        Breaking
      • _id, data, id, start, end, app properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • dataObject property Added