danik56
2 months agoNew Contributor
How to define Schema for nested structure
We signed up for Swaggerhub trial and trying to define a sample OpenApi 3.0 POST request.
We have the desired request body in Json format and would like to know how to generate a matching schema definition for it as part of the new API sample.
Is there a tool that can automatically generate the schema based on a given Json structure ?
(sample request body is attached)