-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.jsonIn 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
Labels
No labels