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

Repositories API Compare call is missing WebURL #2031

@friedmag

Description

@friedmag

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"`

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions