thomaspoignant/api-scenario

Generate scenario template from openAPI

thomaspoignant opened this issue · 1 comments

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.