alexsong93 commented on a change in pull request #198: Dao
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/pull/198#discussion_r115307204
 
 

 ##########
 File path: scripts/lua/management/lib/apis.lua
 ##########
 @@ -35,10 +35,10 @@ MANAGEDURL_PORT = (MANAGEDURL_PORT ~= nil and 
MANAGEDURL_PORT ~= '') and MANAGED
 local _M = {}
 
 --- Get all APIs in redis
--- @param red redis client
+-- @param red dataStore.client
 
 Review comment:
   `red` should be `ds`
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to