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 93e7ca7 commit 2a4deacCopy full SHA for 2a4deac
.github/workflows/optional-spec-validations.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Run IPA validation
43
id: ipa-spectral-validation
44
run: |
45
- spectral lint openapi-foas.json --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
+ npx spectral lint openapi-foas.json --ruleset=./tools/spectral/ipa/ipa-spectral.yaml
46
- name: Validate the FOAS can be used to generate Postman collection
47
id: spectral-validation
48
env:
0 commit comments