I am doing testing of REST API POST Call for multipart data through Ready API. I have attached multiple images in Attachments TAB for my test suite . But sending only one of them in parameter. While hitting the service Request, RAW Tab shows the correct file name but some how READY API is picking all the attachments in data as i am getting file size limit issue from the rest API.
See the attachments for the REST Call
https://i.stack.imgur.com/1jMuo.png https://i.stack.imgur.com/CdsIO.png