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 e7643ff commit 623cf5bCopy full SHA for 623cf5b
.github/workflows/spectral-lint.yml
@@ -38,7 +38,7 @@ jobs:
38
run: curl -O "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/.raw/v2.yaml"
39
working-directory: ${{ github.workspace }}
40
- name: Spectral action
41
- uses: stoplightio/spectral-action@2ad0b9302e32a77c1caccf474a9b2191a8060d83
+ uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f
42
with:
43
# Path to the OpenAPI spec files and openapi/.raw/v2.yaml
44
file_glob: openapi/.raw/v2.yaml
0 commit comments