apache / openwhisk-composer

Apache OpenWhisk Composer provides a high-level programming model in JavaScript for composing serverless functions
https://openwhisk.apache.org/
Apache License 2.0
68 stars 21 forks source link

add support for passing through httpOptions to composer.deploy #45

Closed starpit closed 5 years ago

starpit commented 5 years ago

the underlying openwhisk npm supports passing through http options on individual commands. openwhisk-composer should support this on composer.deploy (PR pending)