fizz icon indicating copy to clipboard operation
fizz copied to clipboard

Add additional tags for a path operation

Open jonas0616 opened this issue 2 years ago • 1 comments

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.

jonas0616 avatar Jun 15 '23 07:06 jonas0616

Hello,

This sounds like a simple modification to support that, would you like to open a PR ?

wI2L avatar Jun 15 '23 08:06 wI2L