Change Updates

Do not miss any Dispatch API changes, ever again

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

RSS

24 days ago

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
POST /dispatch/cancel_jobwebhook
  • Body
  • application/json content type Modified
    • property Removed
POST /dispatch/create_jobwebhook
  • Body
  • application/json content type Modified
    • property Removed
POST /dispatch/updateJobwebhook
  • Body
  • application/json content type Modified
    • property Removed
POST /validate_jobwebhook
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type is now object
      • alternative Added
        • Can Deliver, Cannot Deliver properties Added
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added