Is it possible to generate example JSON from OpenApiSchema

197 Views Asked by At

I would like to generate the JSON example from OpenApiSchema. Is there any existing function or any ideas?

1

There are 1 best solutions below

1
Daniel On

You could use https://github.com/WireMock-Net/WireMock.Net

This help you yo generate random data based on schema