We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afd5ac commit e519f7eCopy full SHA for e519f7e
.github/workflows/ci.yml
@@ -48,4 +48,4 @@ jobs:
48
- name: Install Spectral
49
run: npm install -g @stoplight/spectral-cli
50
- name: Validate OpenAPI definition
51
- run: spectral lint openapi/workflow_execution_service.openapi.yaml --ruleset .spectral.yaml
+ run: spectral lint openapi/workflow_execution_service.openapi.yaml --ruleset .spectral.yaml
0 commit comments