Change Updates

Do not miss any Bump.sh API changes, ever again

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

RSS

Nov 29, 2018

main
1.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
POST /docs/{:id}/validations
  • Path
  • id path parameter Modified
  • Body
  • content type Modified
    • specification property Modified
      • Property is no longer required

  • Response
  • default response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /docs/{:id}/versions
  • Path
  • id path parameter Modified
  • Body
  • content type Modified
    • Content type is no longer required

    • specification property Modified
      • Property is no longer required

  • Response
  • 201, default responses Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 200 response Added
POST /previews
  • Body
  • content type Modified
    • Content type is no longer required

    • specification property Modified
      • Property is no longer required

  • Response
  • 201, default responses Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 200 response Added