File tree 2 files changed +1
-38
lines changed
2 files changed +1
-38
lines changed Original file line number Diff line number Diff line change @@ -67,38 +67,6 @@ const sidebars = {
67
67
'atala-prism/prism-cloud-agent/environment-variables'
68
68
]
69
69
} ,
70
- {
71
- type : 'category' ,
72
- label : 'PRISM Cloud Agent Enterprise' ,
73
- collapsed : true ,
74
- link : {
75
- type : 'generated-index' ,
76
- title : 'PRISM Cloud Agent Enterprise' ,
77
- description : 'Learn about the Atala PRISM Cloud Agent Enterprise Services!'
78
- } ,
79
- items : [
80
- 'atala-prism/prism-cloud-agent-enterprise/overview' ,
81
- 'atala-prism/prism-cloud-agent-enterprise/onboard' ,
82
- 'atala-prism/prism-cloud-agent-enterprise/authenticate' ,
83
- {
84
- type : 'category' ,
85
- label : 'Manage' ,
86
- collapsed : true ,
87
- link : {
88
- type : 'generated-index' ,
89
- title : 'Manage' ,
90
- description : 'Learn about the Manage product!'
91
- } ,
92
- items : [
93
- 'atala-prism/prism-cloud-agent-enterprise/manage/overview' ,
94
- 'atala-prism/prism-cloud-agent-enterprise/manage/definitions' ,
95
- 'atala-prism/prism-cloud-agent-enterprise/manage/setup' ,
96
- 'atala-prism/prism-cloud-agent-enterprise/manage/schemas' ,
97
- 'atala-prism/prism-cloud-agent-enterprise/manage/policies' ,
98
- ]
99
- }
100
- ]
101
- } ,
102
70
'atala-prism/prism-node' ,
103
71
'atala-prism/prism-mediator' ,
104
72
{
Original file line number Diff line number Diff line change @@ -110,13 +110,8 @@ const config = {
110
110
to : '/agent-api/' ,
111
111
label : 'Agent API' ,
112
112
activeBaseRegex : `/agent-api/`
113
- } ,
114
- {
115
- to : '/enterprise-api/' ,
116
- label : 'Enterprise API' ,
117
- activeBaseRegex : `/enterprise-api/`
118
113
}
119
- ] ,
114
+ ]
120
115
} ,
121
116
{
122
117
type : 'dropdown' ,
You can’t perform that action at this time.
0 commit comments