summaryrefslogtreecommitdiff
path: root/doc/api/tags.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-12 08:09:23 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-12 08:09:23 +0000
commitc6f943db44ea7f5d3da4e9b638ccba1c09b501cf (patch)
treeae3261828120183f685f6f86b75726e18fa5779b /doc/api/tags.md
parentd9036acd7d66abcb07ad72887c396b7733553857 (diff)
downloadgitlab-ce-c6f943db44ea7f5d3da4e9b638ccba1c09b501cf.tar.gz
Add blank lines around code blocks
All code blocks should be surrounded by blank lines
Diffstat (limited to 'doc/api/tags.md')
-rw-r--r--doc/api/tags.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/tags.md b/doc/api/tags.md
index 3177fec618f..af86ba961f4 100644
--- a/doc/api/tags.md
+++ b/doc/api/tags.md
@@ -141,6 +141,7 @@ Parameters:
"message": null
}
```
+
The message will be `null` when creating a lightweight tag otherwise
it will contain the annotation.