docusaurus-openapi-docs icon indicating copy to clipboard operation
docusaurus-openapi-docs copied to clipboard

infoPath is rendered with `//` in the URL

Open omonk opened this issue 11 months ago • 2 comments

https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/78bfd444c557f94a67344d6276025f4958a921bd/packages/docusaurus-plugin-openapi-docs/src/index.ts#L338-L345

We have an issue where the SecuritySchemas name: [name_of_security_schema] is rendered with two // in the URL path which when clicked on leads to the 404 page.

I've taken a look through the code but im pretty confused by it. Any ideas where I might be able to correct my schema or plugin config to avoid this?

omonk avatar Jan 13 '25 14:01 omonk