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
3 structure changes including:
3 Modifications
Modified 3 Breaking
POST /docs/{:id}/validations
  • Body
  • content type Modified
    • Content type is no longer required

    • format, definition properties Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • version property Added
POST /docs/{:id}/versions
  • Body
  • content type Modified
    • format, definition properties Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • version property Added
POST /previews
  • Body
  • content type Modified
    • format, definition properties Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

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

    • id, expires_at properties Added
3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
POST /docs/{:id}/validations
  • Response
  • 422 response Modified
    • raw_definition property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • errors, message properties Added
  • default response Added
POST /docs/{:id}/versions
  • Response
  • default response Modified
    • errors property Added
  • 204 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 201, 422 responses Added
Added 1
POST /previews
3 structure changes including:
1 Breaking change
2 Additions
1 Removal
Removed 1 Breaking
POST /doc/versions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
POST /docs/{:id}/validations
POST /docs/{:id}/versions
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
POST /api/versions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /doc/versions
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
POST /apis/{:api_id}/versions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /api/versions
1 structure change including:
1 Modification
Modified 1 Breaking
POST /apis/{:api_id}/versions
  • Body
  • content type Modified
    • definition property Modified
      • Property is now required

        Breaking