I would like to generate the JSON example from OpenApiSchema. Is there any existing function or any ideas?
Is it possible to generate example JSON from OpenApiSchema
197 views Asked by balaji At
1
I would like to generate the JSON example from OpenApiSchema. Is there any existing function or any ideas?
You could use https://github.com/WireMock-Net/WireMock.Net
This help you yo generate random data based on schema