awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
928 stars 400 forks source link

Fix static binary asset mangling #366

Closed matoxp closed 4 years ago

matoxp commented 4 years ago

Get rid of the file encoding when reading an asset so that node returns the raw file data.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.