summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorSimon Vocella <voxsim@gmail.com>2017-01-04 11:51:17 +0100
committerTiago Botelho <tiagonbotelho@hotmail.com>2017-02-28 22:15:39 +0000
commit09dd6a7ead97122385f13265ea147ab689994244 (patch)
tree2b01ad9c2c775abb26743be675fa67abbce6fedf /doc/api/README.md
parent9ce56d2b190ac3d3426c66143255f07f758dc6f8 (diff)
downloadgitlab-ce-09dd6a7ead97122385f13265ea147ab689994244.tar.gz
add documentation and changelog entry for user personal access tokens api
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 1c3b2ad0fbc..e40e2d81faf 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -8,6 +8,7 @@ under [`/lib/api`](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/lib/api).
Documentation for various API resources can be found separately in the
following locations:
+- [Access Tokens](personal_access_tokens.md)
- [Award Emoji](award_emoji.md)
- [Branches](branches.md)
- [Broadcast Messages](broadcast_messages.md)