mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into 'master'
Fix docs for lightweight tag creation via API Closes #17499 See merge request gitlab-org/gitlab-ce!14328
This commit is contained in:
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: Fix docs for lightweight tag creation via API
|
||||||
|
merge_request:
|
||||||
|
author:
|
||||||
|
type: other
|
@ -131,7 +131,7 @@ Parameters:
|
|||||||
"message": null
|
"message": null
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
The message will be `nil` when creating a lightweight tag otherwise
|
The message will be `null` when creating a lightweight tag otherwise
|
||||||
it will contain the annotation.
|
it will contain the annotation.
|
||||||
|
|
||||||
In case of an error,
|
In case of an error,
|
||||||
|
Reference in New Issue
Block a user