Skip to content

response_format_options missing from ChangeInput struct #179

@sidju

Description

@sidju

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

type ChangeInput struct {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions