googleapis / googleapis/google-cloud-cpp
generator: consider converting repeated fields to HTTP query parameters
未关闭
cpp: generator
cpp: rest
type: cleanup
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
Currently, we skip repeated fields found in proto request messages when formatting query parameters for GET requests. This may or may not be correct and needs some investigation.
贡献指南
调研方向
首先定位用于格式化 GET 请求查询参数的生成器代码,并跟踪 proto 请求消息中的重复字段是如何处理的。调查是否应转换重复字段,然后记录这一决定,并使用相关的生成器测试进行验证;该 issue 未指定具体的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100