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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,7 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
133
133
|`specPath`|`string`|`null`| Designated URL or path to the source of an OpenAPI specification file or directory of multiple OpenAPI specification files. |
134
134
|`ouputDir`|`string`|`null`| Desired output path for generated MDX files. |
135
135
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
Copy file name to clipboardExpand all lines: demo/docs/intro.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,6 +295,7 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
295
295
|`specPath`|`string`|`null`| Designated URL or path to the source of an OpenAPI specification file or directory of multiple OpenAPI specification files. |
296
296
|`ouputDir`|`string`|`null`| Desired output path for generated MDX files. |
297
297
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
Copy file name to clipboardExpand all lines: packages/docusaurus-plugin-openapi-docs/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
122
122
|`specPath`|`string`|`null`| Designated URL or path to the source of an OpenAPI specification file or directory of multiple OpenAPI specification files. |
123
123
|`ouputDir`|`string`|`null`| Desired output path for generated MDX files. |
124
124
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
0 commit comments