docs: access zitadel apis (#1627)

* doc: access zitadel apis

* doc: access zitadel apis

* doc: swagger
This commit is contained in:
Fabi
2021-04-20 21:37:30 +02:00
committed by GitHub
parent fdcf728d71
commit c223a9ed61
7 changed files with 176 additions and 3 deletions

View File

@@ -6,6 +6,11 @@ module.exports = {
label: 'User',
items: ['manuals/user'],
},
{
type: 'category',
label: 'Administrator',
items: ['manuals/admin-managers'],
},
],
quickstarts: [
'quickstarts/introduction',
@@ -25,7 +30,7 @@ module.exports = {
{
type: 'category',
label: 'Get to know ZITADEL',
items: ['guides/get-started', 'guides/organizations', 'guides/projects', 'guides/serviceusers', 'guides/oauth-recommended-flows', 'guides/identity-brokering'],
items: ['guides/get-started', 'guides/organizations', 'guides/projects', 'guides/oauth-recommended-flows', 'guides/serviceusers', 'guides/access-zitadel-apis', 'guides/identity-brokering'],
},
],
apis: [