- Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
I noticed that the TypeScript type definition for a Request types the multiValueHeaders property as an object whose values are strings. Based on the structure of the API Gateway event and the code in this library, it looks like this should be string[] instead of string.
I opened PR #273 to update the type definition to match the actual behavior.
Let me know if there’s anything else I can do to help!
Metadata
Metadata
Assignees
Labels
No labels