We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
See: https://aws.amazon.com/about-aws/whats-new/2016/11/binary-data-now-supported-by-api-gateway/
This would look like a peer to resources under an apigateway API:
resources
apigateway
apigateway: my-api: resources: ... binary_support: image/png: True image/jpeg: True application/octet-stream: True
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See: https://aws.amazon.com/about-aws/whats-new/2016/11/binary-data-now-supported-by-api-gateway/
This would look like a peer to
resources
under anapigateway
API:The text was updated successfully, but these errors were encountered: