We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ba196 commit 3f7aae7Copy full SHA for 3f7aae7
.github/workflows/test.yaml
@@ -27,4 +27,4 @@ jobs:
27
pip install openapi3
28
- name: openapi linter
29
run: |
30
- python -m openapi3 openapi.yaml
+ python -m openapi3 openapi.json
0 commit comments