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 194a061 commit 77c75c0Copy full SHA for 77c75c0
.github/workflows/validate.yaml
@@ -27,4 +27,4 @@ jobs:
27
- name: Swagger Editor Validator
28
uses: char0n/swagger-editor-validate@v1.4.0
29
with:
30
- definition-file: ./2.0/api/2.0.spec.yml
+ definition-file: ./2.0/api/2.0.spec.yaml
0 commit comments