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/01/31 02:39:40 UTC

[GitHub] jessealva commented on a change in pull request #170: Initial code checkin for path parameter support

jessealva commented on a change in pull request #170: Initial code checkin for path parameter support
URL: https://github.com/apache/incubator-openwhisk-cli/pull/170#discussion_r164940610
 
 

 ##########
 File path: wski18n/resources/en_US.all.json
 ##########
 @@ -1558,5 +1558,21 @@
   {
     "id": "Cannot specify both --kind and --docker at the same time.",
     "translation": "Cannot specify both --kind and --docker at the same time."
+  },
+  {
+    "id": "Relative path '{{.path}}' does not include valid path parameters. Each parameter must be enclosed in curly braces{}.",
+    "translation": "Relative path '{{.path}}' does not include valid path parameters. Each parameter must be enclosed in curly braces{}."
 
 Review comment:
   actually, i like that '{}'.  I use that.

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