At SuitePad, we have image endpoints that return image files. The generator actually dumps the binary data into the generated apib file. Perhaps we should just ignore that content and list the filename or something?
+ Body
------------XnJLe9ZIbbGUYtzPQJ16u1
Content-Disposition: form-data; name="image[image]"; filename="logo.png"
Content-Type:
Content-Length: 16868
?PNG
�
At SuitePad, we have image endpoints that return image files. The generator actually dumps the binary data into the generated apib file. Perhaps we should just ignore that content and list the filename or something?