Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e2a7dd3f
Commit
e2a7dd3f
authored
Aug 26, 2019
by
Robert Schilling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs targeting 12.3
parent
efafc98b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/api/labels.md
doc/api/labels.md
+1
-1
lib/api/labels.rb
lib/api/labels.rb
+1
-1
No files found.
doc/api/labels.md
View file @
e2a7dd3f
...
...
@@ -188,7 +188,7 @@ Example response:
## Promote a project label to a group label
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25218) in GitLab 1
1.9
.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25218) in GitLab 1
2.3
.
Promotes a project label to a group label.
...
...
lib/api/labels.rb
View file @
e2a7dd3f
...
...
@@ -64,7 +64,7 @@ module API
end
desc
'Promote a label to a group label'
do
detail
'This feature was added in GitLab 1
1.9
'
detail
'This feature was added in GitLab 1
2.3
'
success
Entities
::
GroupLabel
end
params
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment