Skip to content

JIRA service - add api_url to optional attributes - #146

Merged
gpocentek merged 1 commit into
python-gitlab:masterfrom
galet:add-api-url-to-jira-params
Sep 13, 2016
Merged

JIRA service - add api_url to optional attributes#146
gpocentek merged 1 commit into
python-gitlab:masterfrom
galet:add-api-url-to-jira-params

Conversation

@galet

@galet galet commented Sep 13, 2016

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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