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/06/06 11:24:15 UTC

[GitHub] tverilytt commented on issue #78: tagNames error

tverilytt commented on issue #78: tagNames error
URL: https://github.com/apache/incubator-openwhisk-package-pushnotifications/issues/78#issuecomment-306457347
 
 
   Yes, but I am using the API, and this gives the error:
   {
       "text": "from OpenWhisk action...",
       "userIds": [
           "jo2"
       ],
       "tagNames": [
           "jo2id"
       ]
   }
   
   While this is working:
   
   {
       "text": "from OpenWhisk action...",
       "userIds": [
           "jo2"
       ],
       "tagName": [
           "jo2id"
       ]
   }
 
----------------------------------------------------------------
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