pritidesai opened a new issue #213: knative - body parameters - mapping to function args. URL: https://github.com/apache/incubator-openwhisk-devtools/issues/213 OpenWhisk raw web actions interpret and process an incoming HTTP body directly using args.__ow_query and args.__ow_body and return plain text content type. Introduce `raw` inside init data and populate `__ow_*` parameters which are then passed as arguments to action code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
