Steven Serrata

Results 215 comments of Steven Serrata

Thanks, I haven't had a chance to test for myself. Will need to see what changed between 2.3 and 2.4. To be clear, you got the error above testing with...

Hi @jeffpascal, what version of `docusaurus-openapi-docs` are you attempting to use? Docusaurus version? Does your OpenAPI spec pass a basic linter test? I recommend a tool like spectral for linting...

Hi @AchrafAmil, did #625 address your issue?

Hi @AchrafAmil can you test again using `2.0.1`? Thanks!

Hi @ovidiukiss, could this be related to #663? If so, can you try the latest canary release to see if that resolves the issue? Thanks.

Hi @wade-liwei, I see the error in your screenshot but is there a particular bug you are wanting to report? If so, can you provide reproduction steps and more context?

Hi @daltonconley, nothing yet. Hoping to get started on this one for the next minor release.

Now available in both v2.1.3 and 3.0.0-beta.10

Addressed in https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/737

Hi everyone, after some experimenting I believe I confirmed the root cause. We're using relative path imports throughout the OpenAPI theme which breaks after swizzling. The fix will require refactoring...