You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/15 19:12:59 UTC

[GitHub] mrutkows opened a new pull request #319: add three additional parms to test defaulting type values.

mrutkows opened a new pull request #319: add three additional parms to test defaulting type values.
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/319
 
 
   # Type names (should default to a value for that type)
   param_simple_type_string: string
   param_simple_type_integer: integer
   param_simple_type_float: float
   
   The code should detect these are type names (not values) and replace them with the type's default.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services