postman-app-support
postman-app-support copied to clipboard
Data-binary at a Example Request in Postman Collection V2
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.