Skip to content

v3: OpenAPI validation issues #67

Open
@apd-bbrewington

Description

@apd-bbrewington

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions