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 5e04ff3 commit 1819ff8Copy full SHA for 1819ff8
.github/workflows/validate-openapi.yml
@@ -14,4 +14,5 @@ jobs:
14
# Run Spectral
15
- uses: stoplightio/spectral-action@latest
16
with:
17
- file_glob: 'openapi.yaml'
+ file_glob: 'openapi.yaml'
18
+ spectral_ruleset: 'spectral:recommended'
0 commit comments