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:
authorSusan Tacker <stacker@gitlab.com>2023-03-14 18:53:38 +0300
committerSusan Tacker <stacker@gitlab.com>2023-03-14 18:53:38 +0300
commit1f8b0187c817aee52af9b20c887ce8da8581687f (patch)
tree758511b2416eac0505fc8d522430bbb0510b7f85
parent9c365456f6e17a4d4c7d753a722295370e7ccec7 (diff)
parentba063f10e61af970af388586b4dac840a22e1513 (diff)
Merge branch 'sselhorn-main-patch-62574' into 'main'
Adding REST API deprecations page See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3626 Merged-by: Susan Tacker <stacker@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1091e497..7d9cddcb 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2625,6 +2625,8 @@ sections:
doc_url: 'ee/api/group_wikis.html'
- doc_title: Wikis (project)
doc_url: 'ee/api/wikis.html'
+ - doc_title: Deprecations and removals
+ doc_url: 'ee/api/rest/deprecations.html'
- doc_title: OpenAPI
doc_url: 'ee/api/openapi/openapi_interactive.html'
- category_title: GraphQL API