You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/09 00:09:40 UTC

[GitHub] ddragosd commented on issue #123: Integrated OW GW and existing API Manangement

ddragosd commented on issue #123: Integrated OW GW and existing API Manangement
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/123#issuecomment-387580308
 
 
   The build is fixed. The tests also include an additional check for web actions:
   ```
   invoking:  http://10.20.0.30:9090/api/23bc46b1-71f6-4ed5-8c54-816aa4f8c502/hello/world
     "payload": "Hello, World!"
   ./openwhisk-master/bin/wsk -i api list /hello
   ok: APIs
   Action          Verb  API Name  URL
   /guest/hello     get    /hello  http://10.20.0.30:9090/api/23bc46b1-71f6-4ed5-8c54-816aa4f8c502/hello/world
   ```

----------------------------------------------------------------
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