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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-07 00:10:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-07 00:10:15 +0300
commit0790cf032c70b3df250e1953a3a11b71d835c5a1 (patch)
treeca31b07a5623da26df1fa0323832c7896b5e3386 /doc/api/api_resources.md
parent37419c44f04cd802ac89fe2d54b8501a0718a5e3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/api_resources.md')
-rw-r--r--doc/api/api_resources.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/api_resources.md b/doc/api/api_resources.md
index a96913dd0a7..886f2e990f0 100644
--- a/doc/api/api_resources.md
+++ b/doc/api/api_resources.md
@@ -140,6 +140,7 @@ The following API resources are available outside of project and group contexts
| [Namespaces](namespaces.md) | `/namespaces` |
| [Notification settings](notification_settings.md) | `/notification_settings` (also available for groups and projects) |
| [Pages domains](pages_domains.md) | `/pages/domains` (also available for projects) |
+| [Personal access tokens](personal_access_tokens.md) | `/personal_access_tokens` |
| [Projects](projects.md) | `/users/:id/projects` (also available for projects) |
| [Project repository storage moves](project_repository_storage_moves.md) **(CORE ONLY)** | `/project_repository_storage_moves` |
| [Runners](runners.md) | `/runners` (also available for projects) |