We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0573efa commit c392cd1Copy full SHA for c392cd1
sidebars.js
@@ -309,12 +309,12 @@ const fullSidebar = [
309
310
{
311
type: 'category',
312
- label: 'Endpoints (v2)',
+ label: 'Endpoints',
313
link: {
314
type: 'doc',
315
id: 'endpoints/summary-endpoints',
316
},
317
- collapsed: true,
+ collapsed: false,
318
items: [
319
'endpoints/post-token-generate',
320
'endpoints/post-token-validate',
0 commit comments