My app is set up in a way that there are two multipart keys, one of which is a string, and the other is a file. Is there a way I can use peridot in my tests, whereby I can send one of the multipart param as a string and the other as a file? I sending the request in reframe like so:
My app is set up in a way that there are two multipart keys, one of which is a string, and the other is a file. Is there a way I can use peridot in my tests, whereby I can send one of the multipart param as a string and the other as a file? I sending the request in reframe like so: