Closed jbcam closed 1 week ago
Running the build now. This looks like a good change.
@jbcam
Thanks for the good reinforcement!
I have just one request. we have tests yaml as a regression test in the
tests
directory so could you please add a new test case likepetstore-filter-exclude-mode
to here?
@soartec-lab no problem! should be ok now (and rebased)
Status
READY
Description
Fix https://github.com/orval-labs/orval/issues/1676
Extend the
filters
input option by introducing amode
optional parameter to specify if filtering shouldinclude
orexclude
tags or schemas.Related PRs
List related PRs against other branches:
Todos
Steps to Test or Reproduce
Add a tag that should be filtered out to orval.config:
Only endpoints that do not contain the tag "pets" will be generated.