grpc-ecosystem/grpc-gateway

[protoc-gen-openapiv2] Incorrectly generated OpenAPIv2 spec when using repeated_path_param_separator option

Open

#3,696 建立於 2023年10月26日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (16,971 star) (2,250 fork)batch import
bughelp wantedopenapi

描述

🐛 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".

貢獻者指南