fizz
fizz copied to clipboard
Add additional tags for a path operation
Although in OpenAPI, it supports multiple tags in the tags field of each path operation. However, only a single tag can be set using the Group() method. It would be great to add a new OperationOption to set additional tags.
Hello,
This sounds like a simple modification to support that, would you like to open a PR ?