Bump.sh

OpenAPI specification guides and tutorials

Learn how to use OpenAPI to build HTTP APIs that humans and machines can interact with conveniently.

Using OpenAPI to simplify building and testing Ruby on Rails APIs

In a Design-first approach and RoR API, leverage OpenAPI to verify specific request responses or write a test suite for your complete API contracts.

Using OpenAPI to simplify building and testing Laravel APIs

Dive into the API Design-first workflow with Laravel PHP, leveraging OpenAPI to power your server-side request validations, and build a contracting test suite based off that same API contract.

Extending OpenAPI Documents with Overlays

Use OpenAPI Overlays to enrich you API descriptions without creating conflicts in the source code.

Specification Extensions in OpenAPI

Using extensions allows you to customize and integrate various tools through OpenAPI.

Augmenting Generated OpenAPI Documents with Filters & Overlays

Enhance and enrich your OpenAPI descriptions without creating conflicts in the source code using filters and overlays.

Generating OpenAPI docs for Ruby on Rails with RSwag

This guide describes, in a code-first approach and RoR codebase, how to generate OpenAPI description documents, enhancing it with contextual information and deploying it to Bump.sh.

Generating OpenAPI docs for Laravel with Swagger-PHP

This guide describes, in a code-first approach and Laravel codebase, how to generate OpenAPI description documents, enhancing it with contextual information and deploying it to Bump.sh.

Code-first: How to Generate OpenAPI from Code

Learn how to generate OpenAPI from an existing codebase.

Building your API: Design Mode

Read a practical example of how to write your first OpenAPI contract, and publish it via Bump.sh.

Page 4 of 4