mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-15 00:27:35 +00:00
fixup! Merge branch 'org_api_docs' into org_api
This commit is contained in:
@@ -356,6 +356,14 @@ module.exports = {
|
||||
categoryLinkSource: "auto",
|
||||
},
|
||||
},
|
||||
org_v2beta: {
|
||||
specPath: ".artifacts/openapi/zitadel/org/v2beta/org_service.swagger.json",
|
||||
outputDir: "docs/apis/resources/org_service_v2beta",
|
||||
sidebarOptions: {
|
||||
groupPathsBy: "tag",
|
||||
categoryLinkSource: "auto",
|
||||
},
|
||||
},
|
||||
idp_v2: {
|
||||
specPath: ".artifacts/openapi/zitadel/idp/v2/idp_service.swagger.json",
|
||||
outputDir: "docs/apis/resources/idp_service_v2",
|
||||
|
Reference in New Issue
Block a user