Open
Description
I ran Spectral locally via:
curl -O https://raw.githubusercontent.com/dbt-labs/dbt-cloud-openapi-spec/c019e7548b0537abe258492c7ddb4590d041847a/openapi-v3.yaml
npm install -g @stoplight/spectral-cli
echo 'extends: ["spectral:oas"]' > .spectral.yaml
spectral lint openapi-v3.yaml --ruleset .spectral.yaml > lint_results.txt
Results summary: ✖ 370 problems (29 errors, 341 warnings, 0 infos, 0 hints)
Full results: lint_results.txt
(Attaching as file: GitHub didn't let me include the text b/c 65536 character limit)
Metadata
Metadata
Assignees
Labels
No labels