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:
authorQingyu Zhao <qzhao@gitlab.com>2023-02-23 14:22:41 +0300
committerQingyu Zhao <qzhao@gitlab.com>2023-02-23 14:22:41 +0300
commit76b1de9b8641e821bc709920a888c7604fdaf811 (patch)
tree7ac2f0a1f5c8d42345deebfb2f7ef8895646042d
parent80afea5f63f9390e92b12594b865fd8cb86f1161 (diff)
Add Marketplace OAuth pageqzhao-add-marketplace-oauth-page
-rw-r--r--content/_data/navigation.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index dfffa228..955c34e5 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2232,7 +2232,18 @@ sections:
- doc_title: Mailgun
doc_url: 'ee/administration/integration/mailgun.html'
- doc_title: Marketplace partners
- doc_url: 'ee/integration/partner_marketplace.html'
+ doc_url: 'ee/integration/marketplace_partners/'
+ docs:
+ - doc_title: OAuth Overview
+ doc_url: 'ee/integration/marketplace_partners/oauth.html'
+ - doc_title: get OAuth Token Json request body
+ doc_url: 'ee/integration/marketplace_partners/get_oauth_token.html'
+ - doc_title: get OAuth Token V2 two approaches
+ doc_url: 'ee/integration/marketplace_partners/get_oauth_token_v2.html'
+ - doc_title: Create Subscription
+ doc_url: 'ee/integration/marketplace_partners/create_subscription.html'
+ - doc_title: pollOrderStatus
+ doc_url: 'ee/integration/marketplace_partners/poll_order_status.html'
- doc_title: Mattermost notifications
doc_url: 'ee/user/project/integrations/mattermost.html'
- doc_title: Mattermost slash commands