This repository aims to ease the creation of a load testing project by mapping the api automatically from the OpenAPI v3 yaml or json file. Depending on the tests that will be done, the mapping of ...
Modify the open-api.yml file to add your API endpoints. When adding an endpoint. Add the handler function name in the open-api.yml file under the operationId property ...