I want to know whether there is a method in which I can generate sample json output based on a json schema input.
for example :-
input => { \"tit
fake-schema-cli is another option you can use.
Example: fake-schema file-input-schema.json > output.json.
fake-schema file-input-schema.json > output.json