grpc-ecosystem/grpc-gateway
GitHub ã§èŠã[protoc-gen-openapiv2] Incorrectly generated OpenAPIv2 spec when using repeated_path_param_separator option
Open
#3,696 opened on 2023幎10æ26æ¥
bughelp wantedopenapi
Repository metrics
- Stars
- Â (16,971 stars)
- PR merge metrics
-  (å¹³åããŒãž 8d 23h) (30d ã§ 147 merged PRs)
説æ
ð Bug Report
When I use repeated_path_param_separator option with any value I get result in my documentation where "collectionFormat": "multi". I found what in template.go you force set 'multi' to "collectionFormat".