andygrunwald / andygrunwald/go-gerrit
response_format_options missing from ChangeInput struct
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 106
- Forks
- 54
- Merge medio
- 7 h 21 min
- PR fusionados (30 d)
- 3
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.