Skip to content

Support multiple locations or wildcard? #9

@josephzidell

Description

@josephzidell

The format of the command $ oval validate LOCATION means oval can validate one file at a time. In many modern applications, there can be several, if many, swagger files. Can we support multiple paths or a pattern?

Example of multiple paths:

$ oval validate LOCATION1 LOCATION2 LOCATION3 ...

Example of using a pattern:

$ oval validate **/swagger.json

In either case, the returned warnings or errors would indicate the specific file path the warning/error occurred in.

I'd b happy to take a crack at a PR for 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