Skip to content

Commit c392cd1

Browse files
committed
sidebar mod to expand Endpoints
1 parent 0573efa commit c392cd1

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)