Skip to content

Handling Binary Responses #21

@Rio517

Description

@Rio517

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
            �
            

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions