Hi, I am trying to convert a postman collection into a k6-script by using the postman-to-k6 cli provided, as it will save me a lot of time. When I execute the postman-to-k6 command, it throws the following error and exits:
Form item missing type (documentType)
Can anyone help?