Change Updates

Do not miss any Hotline API changes, ever again

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

RSS

17 days ago

main
0.0.1
Compare
0.0.1

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /request-validations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • routes property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • route-validations property Added
POST /request-validations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • routeKey property Modified
        • Property is now required
          Breaking
  • 201 response Modified
    • application/json content type Modified
      • routeKey property Modified
        • Property is now required
          Breaking