cdklabs / construct-hub

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
https://constructs.dev
Apache License 2.0
207 stars 27 forks source link

fix(catalog-builder): body of package download is not being properly handled #1448

Closed otaviomacedo closed 2 months ago

otaviomacedo commented 2 months ago

The Body field has to be transformed into a byte array before being consumed.


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