Add oas3lint filters
grokify opened this issue · 1 comments
grokify commented
Add filters
- Filter operations by tag
- Filter operations by path
Narrow support objects by filtered operations, e.g. requestBodies, parameters, schema objects.
grokify commented
The filters are to have the linter can work on a subset of the operations.
A workaround is to filter the spec first.