andygrunwald / andygrunwald/go-gerrit
response_format_options missing from ChangeInput struct
未关闭
- 主要语言
- Go
- 星标
- 106
- 派生
- 54
- 平均合并
- 7 小时 21 分钟
- 30 天内合并 PR
- 3
描述
https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#change-input
The response_format_options allows for populating some fields in the response that are excluded by-default, without one needs to query again using a method that supports those options if one wants any of those fields.
That field is not present in your struct representing that request body https://github.com/andygrunwald/go-gerrit/blob/31687dc5673cabc520980d8b1de2fe4d8f7cf666/changes.go#L408
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。