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

Extend ProjectsNamespace with avatar_url and web_url #963

Merged
merged 1 commit into from Oct 26, 2020

Conversation

vnarek
Copy link

@vnarek vnarek commented Oct 26, 2020

These fields were present in the Gitlab v4 api since 11.0, but without proper documentation. The only place where we can find some information about these fields is in the Note under https://docs.gitlab.com/13.3/ee/api/projects.html#get-single-project API description.

I tested the code on /projects/{:id} and /projects.

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@svanharmelen svanharmelen merged commit 17c4082 into xanzy:master Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants