postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Data-binary at a Example Request in Postman Collection V2

Open ash007-postman opened this issue 7 years ago • 6 comments

I documented my API that has a file on Body as a Binary. but, I noticed it lack information like a "--data-binary @abc.txt" in curl. I think it is incomplete as an Example Request.

can I display --data-binary in Example Request? does Postman Collection have an alternative way of writing? I would like to know this solution.

ash007-postman avatar Oct 09 '18 14:10 ash007-postman