0

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

balaji
  • 1,236
  • 2
  • 18
  • 28

1 Answers1

0

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

This help you yo generate random data based on schema

Daniel
  • 1
  • 1
  • 1
    Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Dec 21 '21 at 06:40