Steven Serrata
Steven Serrata
Hi @tripheo0412, that may be the case but it's not deterministic on its own - the packages that ultimately get installed are also dependent on the lock file and the...
FWIW, the `docRootComponent` option is not required for the plugin theme to work with v3. If you continue to encounter issues, I recommend starting from a fresh docusaurus site, using...
As stated before, this error is associated with mismatches between docusaurus deps and the plugin.
Hi @jerearaujo03, thanks for reporting this issue. I'll include it in our roadmap - the goal would be to provide complete coverage of all OpenAPI parameter serialization options as specified...
@blindaa121 any updates?
Hi @andreazerbini, are you certain the requests aren't also getting blocked by CORS?
Hi @adam-pasabi, today we have limited support for OpenAPI 3.1. Furthermore, I am not certain that the `const` data type is supported by OpenAPI. I tested the snippet you provided...
Hi @cdstull, thanks for opening the issue. Given the information provided I'm not sure what the issue could be. FWIW, we currently build/deploy a Docusaurus v3 site and plugin with...
This error is typically associated with mismatched docusaurus dependency versions. I recommend triple checking to ensure all dep versions are in alignment and reinstalling deps after cleaning node_modules and lock...
Hi @lys623, this feature may be outside the scope of this project. Have you explored whether an open source tool exists that can convert OpenAPI to tabular and/or CSV format?