You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love the ability to use multipart/form-data in local testing environments for my lambda functions. The official AWS API-Gateway supports this feature so I see no reason why this package shouldn't.
It could be enabled with a --flag on the startup call or something if need be.
The text was updated successfully, but these errors were encountered:
I would love the ability to use multipart/form-data in local testing environments for my lambda functions. The official AWS API-Gateway supports this feature so I see no reason why this package shouldn't.
It could be enabled with a --flag on the startup call or something if need be.
The text was updated successfully, but these errors were encountered: