PaloAltoNetworks / docusaurus-openapi-docs

🦝 OpenAPI plugin for generating API reference docs in Docusaurus v3.
https://docusaurus-openapi.tryingpan.dev
MIT License
688 stars 233 forks source link

Add JavaScript Language to API Explorer #729

Open chailandau opened 7 months ago

chailandau commented 7 months ago

Is your feature request related to a problem?

I am looking to use this amazing plugin, but require a JavaScript language option in the API Explorer. I see the codegen in your plugin, but its not being utilized in the component.

Describe the solution you'd like

I would like the JavaScript language to be an option in the API Explorer, specifically js-fetch, although the more the merrier.

Describe alternatives you've considered

Using a different method of displaying docs, although I really don't want to.

Additional context

I would be happy to open a PR to assist with this, if you can provide some direction on getting it working. I messed around locally, but it kept crashing.

sserrata commented 3 months ago

Adding to roadmap with the goal of expanding language support.