Skip to content

feat: add isbase64encoded to response#2

Merged
caspergreen merged 1 commit intomainfrom
feature/response-isbase64encoded
May 13, 2025
Merged

feat: add isbase64encoded to response#2
caspergreen merged 1 commit intomainfrom
feature/response-isbase64encoded

Conversation

@caspergreen
Copy link
Copy Markdown

@caspergreen caspergreen commented May 13, 2025

Forward isBase64Encoded to response object

Motivation
To be able to output binary from riddance services, we need to forward this property. It could automatically be set, but I am unsure if any services relies on the current behaviour (which is just returning base64 strings)

See https://docs.aws.amazon.com/apigateway/latest/developerguide/lambda-proxy-binary-media.html

@caspergreen caspergreen force-pushed the feature/response-isbase64encoded branch from c10a576 to 7736faf Compare May 13, 2025 09:51
@caspergreen caspergreen requested review from Crevil and daniielp May 13, 2025 09:52
Copy link
Copy Markdown

@daniielp daniielp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@caspergreen caspergreen merged commit 5249119 into main May 13, 2025
@caspergreen caspergreen deleted the feature/response-isbase64encoded branch May 13, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants