Redocly / redoc

📘 OpenAPI/Swagger-generated API Reference Documentation
https://redocly.github.io/redoc/
MIT License
23.61k stars 2.3k forks source link

Generate JSON schema from response schema #1747

Open zeghong opened 3 years ago

zeghong commented 3 years ago

Describe the problem to be solved Generating JSON schema from response schema might be helpful for some developers especially frond-end developers to develop UI component based on JSON schema.

Check this repo react-jsonschema-form to see a possible scenario.

Describe the solution you'd like

AlexVarchuk commented 2 years ago

@seamons We need more time and ideas to describe it and think about implementation. Now we focused on going from RC to stable version.