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

Changelog

Last update:
Compare
1 structure change including:
1 Addition
Added 1
GET /hubs/{hub_id_or_slug}
1 structure change including:
1 Modification
Modified 1
Webhook POST DocStructureChange
  • Body
  • content type Modified
    • api property Modified
2 structure changes including:
1 Addition
1 Modification
Modified 1
GET /diffs/{id}
  • Response
  • 200 response Modified
    • previous_version_url, current_version_url properties Added
Added 1
Webhook POST DocStructureChange
1 structure change including:
1 Modification
Modified 1
GET /diffs/{id}
  • Response
  • 200 response Modified
    • title property Added
1 structure change including:
1 Modification
Modified 1
POST /diffs
  • Body
  • content type Modified
    • expires_at property Added
1 structure change including:
1 Modification
Modified 1
POST /validations
  • Body
  • content type Modified
    • definition property Modified
      • Property is no longer required

    • url property Added
1 structure change including:
1 Modification
Modified 1
POST /diffs
  • Body
  • content type Modified
    • previous_definition, definition properties Modified
      • Properties are no longer required

    • url, previous_url properties Added
1 structure change including:
1 Modification
Modified 1
GET /diffs/{id}
  • Response
  • 200 response Modified
    • html property Added
  • Query
  • formats query parameter Added
1 structure change including:
1 Modification
Modified 1
POST /validations
  • Response
  • 200 response Modified
    • Full types is now object

    • specification property Added
1 structure change including:
1 Modification
Modified 1
POST /diffs
  • Response
  • 201 response Modified
    • Full types is now object

    • id property Added
3 structure changes including:
2 Additions
1 Modification
Modified 1
GET /versions/{version_id}
  • Response
  • 200 response Modified
    • diff_summary property Modified
      • Property is no longer deprecated

Added 2
GET /diffs/{id}
POST /diffs
1 structure change including:
1 Modification
Modified 1
GET /versions/{version_id}
  • Response
  • 200 response Modified
    • diff_summary property Modified
      • Property is now deprecated

    • diff_markdown property Added
1 structure change including:
1 Modification
Modified 1
GET /versions/{version_id}
  • Response
  • 200 response Modified
    • diff_details property Added
3 structure changes including:
3 Modifications
Modified 3
GET /versions/{version_id}
  • Authentication
  • Basic token authentication method Added
POST /validations
  • Authentication
  • Basic token authentication method Added
POST /versions
  • Body
  • content type Modified
    • previous_version_id property Added
  • Authentication
  • Basic token authentication method Added
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
POST /previews
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 201 response Added
Added 1
PUT /previews/{preview_id}