Skip to content

Update models.go#17

Open
arundaskd wants to merge 1 commit into
leanlabsio:masterfrom
arundaskd:patch-1
Open

Update models.go#17
arundaskd wants to merge 1 commit into
leanlabsio:masterfrom
arundaskd:patch-1

Conversation

@arundaskd
Copy link
Copy Markdown

API V3 is no longer supported. Use API V4 instead.

API V3 is no longer supported. Use API V4 instead.
@tafaust
Copy link
Copy Markdown

tafaust commented Aug 14, 2018

There is more missing than simply changing the prefix. I had to fix the endpoint […]projects/starred[…] to projects?starred=true (dirty quick fix) in
./modules/gitlab/project.go:76: u, err := addOptions(getUrl([]string{"projects/starred"}), opt) found through grep -rnw '.' -e 'projects/starred'

(according to: https://docs.gitlab.com/ee/api/v3_to_v4.html#9-0)

@guillaug
Copy link
Copy Markdown

guillaug commented Feb 3, 2020

master branch seems to work with v4 now

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.

3 participants