Open
Description
I wanted to use restish for some load testing, by importing an openapi definition and having some option like -l
which would set the amount of requests per minute or second; the query params or payload could be randomly generated based on the definition, or maybe by providing some input. Have you thought of this kind of usage? I could do some pr as proof of concept.