Any know solutions to convert postman / swagger / restAPI docs to gatling script conversion

Hi Team,

Thanks for the really awesome dev perf test tool, we are using this extensively to test most of our service layers and exploring options on getting enterprise version, a critical support we need is,

  1. We have a bunch of postman collection from different teams across and currently we are manually converting those into gatling DSL model to use it in our CI/CD perf test
  2. Conversion is time consuming process and keeping up with the API changes in a real pain

is there any way or known solution to convert postman or any REST API docs into gatling script, which will really save time and add value to gatling in long run.

I came across something like this: https://github.com/rupeshmore/dakiya - but it is not working as mentioned, but something like this will be really helpful.

Any thoughts/idea/solution/roadmap

Thanks,
Shan