swagger-coverage
swagger-coverage copied to clipboard
How to ignore all methods for some tags?
I'm submitting a ...
- [ ] bug report
- [x] feature request
What is the current behavior?
In config file not allowed params to ignore tags.
What is the expected behavior?
In config file allow define params to ignore tags.
What is the motivation / use case for changing the behavior?
RestAPI Service has methods for metrics and other useful information, but they do not nedd to autotests coverage.