Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Repositories API Compare call is missing WebURL #2031

Closed
friedmag opened this issue Oct 10, 2024 · 0 comments · Fixed by #2055
Closed

Repositories API Compare call is missing WebURL #2031

friedmag opened this issue Oct 10, 2024 · 0 comments · Fixed by #2055

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants