Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repositories API Compare call is missing WebURL #2031

Open
friedmag opened this issue Oct 10, 2024 · 0 comments
Open

Repositories API Compare call is missing WebURL #2031

friedmag opened this issue Oct 10, 2024 · 0 comments

Comments

@friedmag
Copy link

Calling Repositories.Compare returns a Compare object. Per the GitLab docs, the response includes a web_url field, however that is not in the Go type.

This should just need the field after here:

CompareSameRef bool `json:"compare_same_ref"`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants