Steven Serrata
Steven Serrata
Hi @IanVS, the base path is supposed to be resolved via the `docsPluginId` option and should factor in `routeBasePath` when constructing those links. Can you share your plugin config?
Hi @jasikpark, this feature is currently not supported but you are welcome to convert this issue into a feature request by adding "[FR]" to the title and changing the label...
Hi @shmichael, have you tried running `docusaurus clear`?
Hi @wkotlowski, curious if you've tried loading the OpenAPI spec using other tools like ReDoc, SwaggerUI, etc.?
Hi @Dr-Electron, although what you're asking for is technically feasible, it would effectively allow the plugin to override the OpenAPI specification, which is a departure from the "read-only" approach we...
Hi @prokopsimek, thanks for reporting this issue and possible solution. I think your proposed change makes sense. Feel free to open a PR, otherwise we'll try to cover it during...
Hi @browniefed, I just tried upgrading to Docusaurus 3.2.0 using a test site and was not able to reproduce the error you described - it worked as expected the first...
Adding a safety check is low risk but I would prefer to reproduce the error so I can validate the fix. Can you provide a copy of the OpenAPI spec...
Hi @IanVS, this is a known limitation. Currently, the behavior is that `requestBodies` are "pre-loaded" into code snippets but `parameters` require user input to appear. You're welcome to open a...
Yup, disregard. There's so many issues that I confused this with another one. 😅