You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a question than an issue really.
Let's say I have the following model defined in the definitions of my swagger.json file (among others):
Is it possible to generate mock data for the definitions as well and not just for parameters, responses or requests as per your documentation? For example would it be able to generate the following for the "Rate" model above in some way:
This is more of a question than an issue really.
Let's say I have the following model defined in the definitions of my swagger.json file (among others):
Is it possible to generate mock data for the definitions as well and not just for parameters, responses or requests as per your documentation? For example would it be able to generate the following for the "Rate" model above in some way:
The text was updated successfully, but these errors were encountered: