Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2017-07-07 16:18:01 +0300
committerJames Lopez <james@jameslopez.es>2017-07-07 16:18:01 +0300
commit5173955fd49ab9748a9878203b691732198091aa (patch)
treeb0ef166bda4600f84b796b7ef507f16d9b076908 /doc/api/snippets.md
parent2aa95aa0185c94aefd6e51a35c62650d75d3c8b6 (diff)
update docs
Diffstat (limited to 'doc/api/snippets.md')
-rw-r--r--doc/api/snippets.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/snippets.md b/doc/api/snippets.md
index ea66aa552a7..798b80a5b11 100644
--- a/doc/api/snippets.md
+++ b/doc/api/snippets.md
@@ -237,6 +237,10 @@ Example response:
## Get user agent details
+> **Notes:**
+> [Introduced][ce-29508] in GitLab 9.4.
+
+
Available only for admins.
```
@@ -260,3 +264,4 @@ Example response:
"akismet_submitted": false
}
```
+[ce-[ce-29508]: https://gitlab.com/gitlab-org/gitlab-ce/issues/29508]: https://gitlab.com/gitlab-org/gitlab-ce/issues/29508