Skip to content

Commit e966efb

Browse files
authored
Merge pull request #912 from IABTechLab/gwh-APIDOCS-3315-01-uid2-sidebar-expand-endpoints
sidebar mod to expand Endpoints
2 parents 0573efa + c392cd1 commit e966efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,12 +309,12 @@ const fullSidebar = [
309309

310310
{
311311
type: 'category',
312-
label: 'Endpoints (v2)',
312+
label: 'Endpoints',
313313
link: {
314314
type: 'doc',
315315
id: 'endpoints/summary-endpoints',
316316
},
317-
collapsed: true,
317+
collapsed: false,
318318
items: [
319319
'endpoints/post-token-generate',
320320
'endpoints/post-token-validate',

0 commit comments

Comments
 (0)