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

27 days ago

main
1.0
Compare

API structure has changed

Next change

Bump OpenAPI document to version 3.2, with related improvements:

  • Authentication scheme Basic token is identified as deprecated.

  • Production server has a name

9 structure changes including:
9 Modifications
Modified 9
DELETE /docs/{doc_id_or_slug}/branches/{slug}
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
GET /docs/{doc_id_or_slug}/branches
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
GET /hubs
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
GET /hubs/{hub_id_or_slug}
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
GET /versions/{version_id}
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
PATCH /docs/{doc_id_or_slug}/branches/{slug}/set_default
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
POST /docs/{doc_id_or_slug}/branches
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
POST /validations
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated
POST /versions
  • Authentication
  • Basic token authentication method Modified
    • Basic token authentication method Modified
      • Authentication method is now deprecated