Open eccles opened 1 year ago
Is this tag not based on the package or protobuf file name? Otherwise, this certainly seems like a silly bug, thanks for reporting it!
Are you defining the Locations
service in the proto and generating it with the disable_service_tags=false (default) option?
🐛 Bug Report
Specifying a list of tags with descriptions in the swagger options results in an extra duplicate tag without a description being emitted.
To Reproduce
At top of file add a list of tags to the options:
Execute:
Expected behavior
Swagger looks like this:
Actual Behavior
but actually gets this:
Your Environment
grpc gateway version 2.14.0 protoc 21.9