Skip to content

Commit 45784fa

Browse files
oas built in
1 parent 1819ff8 commit 45784fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: stoplightio/spectral-action@latest
1616
with:
1717
file_glob: 'openapi.yaml'
18-
spectral_ruleset: 'spectral:recommended'
18+
spectral_ruleset: 'spectral:oas'

0 commit comments

Comments
 (0)