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>2021-03-03 09:11:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-03 09:11:13 +0300
commitccbe90951fb75b3527eaaad404e6abb6ed09ca8c (patch)
tree610bb73131ffde9b436635e4ac47f8dded9b91ba /doc/api/api_resources.md
parent8d9c82762d6c4f10f4d3eba5d484179f98c284b0 (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 73552c8e6c3..b14d28d6ec0 100644
--- a/doc/api/api_resources.md
+++ b/doc/api/api_resources.md
@@ -155,6 +155,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) |
+| [Plan limits](plan_limits.md) | `/application/plan_limits` |
| [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) **(FREE SELF)** | `/project_repository_storage_moves` |