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
|`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
+
|`proxy`|`string`|`null`|_Optional:_ Proxy URL to prepend to base URL when performing API requests from browser. |
135
136
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
|`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
+
|`proxy`|`string`|`null`|_Optional:_ Proxy URL to prepend to base URL when performing API requests from browser. |
297
298
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
|`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
+
|`proxy`|`string`|`null`|_Optional:_ Proxy URL to prepend to base URL when performing API requests from browser. |
124
125
|`template`|`string`|`null`|_Optional:_ Customize MDX content with a desired template. |
0 commit comments