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