Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Designer and API Explorer: update to Swagger UI 5.x and React 17.x #394

Open
ralfhandl opened this issue Jul 26, 2022 · 0 comments
Open
Labels
tooling Relates to tools (editors, visualizers, etc.) website

Comments

@ralfhandl
Copy link
Contributor

ralfhandl commented Jul 26, 2022

API Designer and API Explorer currently swagger-ui 3.x which has fallen out of maintenance.

The current swagger-ui 5.x uses react 17.x, which probably means refactoring the two apps as react apps, and use https://www.npmjs.com/package/swagger-ui-react to embed swagger-ui.

Note: the website should then also switch to react 17.x, docusaurus 2.0.0-rc.1 can work with both react versions.

@ralfhandl ralfhandl added website tooling Relates to tools (editors, visualizers, etc.) labels Jul 26, 2022
@ralfhandl ralfhandl changed the title API Designer and API Explorer: update to Swagger UI 4.x and React 17.x API Designer and API Explorer: update to Swagger UI 5.x and React 17.x Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Relates to tools (editors, visualizers, etc.) website
Projects
None yet
Development

No branches or pull requests

1 participant