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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2021-11-10 23:05:57 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-11-10 23:05:57 +0300
commit1642a676b945fb74a32df206937d8ef59fee2ae7 (patch)
tree6e5fa4482ce0dee590004ffae059f1ddf232bb83
parenta4b26aee46fac1ff2b7e38332bbdce5b01e80b41 (diff)
Add internal-allowed API to left nav
This page needs to be added to the left nav as a child page of the internal API page in the development directory.
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index ca06fa33..c1bd38a7 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2508,6 +2508,9 @@ sections:
category_url: 'ee/development/import_export.html'
- category_title: Internal API
category_url: 'ee/development/internal_api/'
+ docs:
+ - doc_title: Internal allowed API
+ doc_url: 'ee/development/internal_api/internal_api_allowed.html'
- category_title: Issuable-like Rails models utilities
category_url: 'ee/development/issuable-like-models.html'
- category_title: Issue types