Commit d6eb166e authored by Patrick Webster's avatar Patrick Webster Committed by Sander van Harmelen

project_variables.go: fixing comment for UpdateVariable (#520)

parent 954568c5
......@@ -144,8 +144,7 @@ type UpdateVariableOptions struct {
EnvironmentScope *string `url:"environment_scope,omitempty" json:"environment_scope,omitempty"`
}
// UpdateVariable updates the position of an existing
// group issue board list.
// UpdateVariable updates a project's variable
//
// GitLab API docs:
// https://docs.gitlab.com/ee/api/project_level_variables.html#update-variable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment