Skip to content

Commit

Permalink
Remove outdated comment and test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellangelo committed May 31, 2024
1 parent 3afd47d commit 505b795
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/respec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: npm ci

- uses: actions/checkout@v4 # checkout gh-pages branch
- uses: actions/checkout@v4
with:
ref: main
path: docs/deploy
Expand Down
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
| `OpenAPI Specification` | [View](https://github.com/OAI/OpenAPI-Specification)|[**Latest (3.1.0)**](oas/latest.html), [3.0.3](https://spec.openapis.org/oas/v3.0.3.html), [3.0.2](https://spec.openapis.org/oas/v3.0.2.html), [3.0.1](https://spec.openapis.org/oas/v3.0.1.html), [**3.0.0**](https://spec.openapis.org/oas/v3.0.0.html), [**2.0**](https://spec.openapis.org/oas/v2.0.html)|
| `Arazzo Specification` | [View](https://github.com/OAI/Arazzo-Specification) | [1.0.0](https://spec.openapis.org/arazzo/v1.0.0.html)|

test

0 comments on commit 505b795

Please sign in to comment.