Skip to content

JIRA service - add api_url to optional attributes #146

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

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

galet
Copy link
Contributor

@galet galet commented Sep 13, 2016

The api_url attribute is mandatory at least since GitLab 8.11. Otherwise
server returns gitlab.exceptions.GitlabUpdateError: 400: 400 (Bad request) "api_url" not given.

Keeps the parameter as optional to maintain backward compatibility with older GitLab
versions.

The api_url attribute is mandatory at least since GitLab 8.11. Otherwise
server returns gitlab.exceptions.GitlabUpdateError: 400: 400 (Bad request) "api_url" not given.

Keep it as optional to maintain backward compatibility with older GitLab
versions.
@gpocentek
Copy link
Contributor

Looks good, thanks!

@gpocentek gpocentek merged commit d83b838 into python-gitlab:master Sep 13, 2016
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.

2 participants