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 00f7f44 commit ff0e936Copy full SHA for ff0e936
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Postman generated
23
working-directory: specs
24
run: |
25
- go install github.com/grokify/spectrum@v1.15.0
+ go install github.com/grokify/spectrum@v1.10.3
26
spectrum --config engage-digital_postman2.config.json --basePostmanFile engage-digital_postman2.base.json --openapiFile engage-digital_openapi3.yaml --postmanFile engage-digital_postman2.json.new
27
diff engage-digital_postman2.json engage-digital_postman2.json.new
28
lint:
0 commit comments