Fix docs for lightweight tag creation via API

This commit is contained in:
Mark Fletcher 2017-09-18 17:20:09 +10:00
parent dc46863cda
commit 3f2ad46768
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Fix docs for lightweight tag creation via API
merge_request:
author:
type: other

View File

@ -131,7 +131,7 @@ Parameters:
"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.
In case of an error,