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/10/09 20:46:04 UTC

[GitHub] pritidesai commented on issue #601: Add Json support for Input parameters

pritidesai commented on issue #601: Add Json support for Input parameters
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/601#issuecomment-335281155
 
 
   Its printing param details like:
   
   ```
   ./wskdeploy -m tests/dat/manifest_validate_json_params.yaml 
   BEFORE:
           member2: (*parsers.Parameter)
                   Parameter.Descrption: []
                   Parameter.Type: []
                   Parameter.Value: [map[name:Sam place:Shire]]
                   Parameter.Default: [<nil>]
   EXIT: Parameter type=[json] value=[map[name:Sam place:Shire]]
   BEFORE:
   ...
   ```
   
   
 
----------------------------------------------------------------
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