Skip to content

Allow for multiple paths to validate #942

Description

@erwinkramer

In Spectral I'm able to configure this to allow multiple paths/files to be validated at once:

    "spectral.validateFiles": [
        "**/Specs.Generated/*.json",
        "**/.arazzo/*.yaml",
    ],

It seems there is only one file (or base) to be selected via Vacuum. Which forces me to put all files to be validated into the same subdirectory. This might make sense in simple setups, but having multiple types of specs (arazzo, openapi), that's usually in multiple folders, probably more scenarios like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions