Skip to content

Fix OpenAPI v3.0.3 validation issues#68

Open
apd-bbrewington wants to merge 4 commits intodbt-labs:masterfrom
apd-bbrewington:master
Open

Fix OpenAPI v3.0.3 validation issues#68
apd-bbrewington wants to merge 4 commits intodbt-labs:masterfrom
apd-bbrewington:master

Conversation

@apd-bbrewington
Copy link

Fixes #67
(errors only, note the --display-only-failures below)

Took a TDD approach - once all failures resolved below, considered it good enough:

npm install -g @stoplight/spectral-cli
echo 'extends: ["spectral:oas"]' > .spectral.yaml
spectral lint openapi-v3.yaml --display-only-failures --ruleset .spectral.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v3: OpenAPI validation issues

1 participant