Skip to content

Commit

Permalink
Update writing-an-openapi-document-from-the-ground-up.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulRbr authored Oct 7, 2024
1 parent ef34c31 commit fa1982c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ components:
# ... hidden for readability ...
```

This example is available in the [Bump.sh GitHub repository](https://github.com/bump-sh/examples/blob/main/apis/todo-example-openapi-source.yaml).
This OpenAPI document example is available in the [Bump.sh examples GitHub repository](https://github.com/bump-sh/examples/blob/main/apis/todo-example-openapi-source.yaml). Here's a preview of how [this definition would render on Bump.sh](https://bump.sh/demo/doc/todo-example/).

### Step 3.5: Review and Validate
- **Objective:** Ensure the accuracy and completeness of the OpenAPI document.
Expand Down

0 comments on commit fa1982c

Please sign in to comment.