Commit 3f2ad467 authored by Mark Fletcher's avatar Mark Fletcher

Fix docs for lightweight tag creation via API

parent dc46863c
---
title: Fix docs for lightweight tag creation via API
merge_request:
author:
type: other
......@@ -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,
......
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