Steven Serrata

Results 215 comments of Steven Serrata

Hi @adrianrevilla009, can you share a copy or code snippet of the OpenAPI spec to try to reproduce the issue? Thanks!

Also, can you provide the version of the plugin and Docusaurus you are attempting to use? Without that, it's difficult to repro or provide a possible fix. Thanks.

Hi @jasikpark, not sure this is a bug given that 3.1 support is, officially, currently limited. That said, I think we can add support for this new syntax, i.e. type...

Thanks @slorber, sharing comparison results for our [OpenAPI plugin site](https://docusaurus-openapi.tryingpan.dev/). # Cold Build No Optimization ``` [PERF] Build > en > Bundling with webpack - 41.58 seconds! [PERF] Build >...

Hi @nmassman, thanks for reporting the issues - I believe I may have found some problems with how the `position` param and `requestBody` are getting parsed/rendered by the OpenAPI docs...

Hi @nmassman, the fix is in - can you verify it addresses the issues you pointed out? Thanks!

Hi @SirPhemmiey, I'd pay close attention to dependencies, making sure to not have a mismatch between docusaurus and the plugin. I'd also make sure all packages are installed since you...

Hi @SirPhemmiey, sorry, I'm not able to reproduce this error/state. We're planning to update/refresh the installation docs which will hopefully make things a bit more clear, and help users avoid...

Thanks, any chance you could provide reproduction steps or a link to a repo that reproduces the error?

Hi @JaimeOVasconcelos have you tried to solve this using swizzle?