You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
172
172
|`markdownGenerators`|`object`|`null`|_Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See below for a list of supported options. |
173
173
|`showSchemas`|`boolean`|`null`|_Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
174
174
175
+
### sidebarOptions
176
+
175
177
`sidebarOptions` can be configured with the following options:
Copy file name to clipboardExpand all lines: demo/docs/intro.mdx
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
200
200
|`markdownGenerators`|`object`|`null`|_Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See [markdownGenerators](#markdowngenerators) for a list of supported options. |
201
201
|`showSchemas`|`boolean`|`null`|_Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
202
202
203
+
### sidebarOptions
204
+
203
205
`sidebarOptions` can be configured with the following options:
Copy file name to clipboardExpand all lines: packages/docusaurus-plugin-openapi-docs/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
172
172
|`markdownGenerators`|`object`|`null`|_Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See below for a list of supported options. |
173
173
|`showSchemas`|`boolean`|`null`|_Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
174
174
175
+
### sidebarOptions
176
+
175
177
`sidebarOptions` can be configured with the following options:
0 commit comments