apache / openwhisk-apigateway

Apache OpenWhisk API Gateway service for exposing actions as REST interfaces.
https://openwhisk.apache.org/
Apache License 2.0
64 stars 45 forks source link

Decode body only if it is JSON #338

Closed alexsong93 closed 5 years ago

alexsong93 commented 5 years ago

@mhamann Handles the case when a non-JSON is passed in with other map policies.