Open thomaspoignant opened 4 years ago
Generate a basic scenario from an openAPI file.
For that I think we should add a new sub-command.
this library https://github.com/getkin/kin-openapi could be useful for loading an openAPI file and put it in an object. We should use this object to convert into a scenario.
openAPI
Generate a basic scenario from an openAPI file.
For that I think we should add a new sub-command.