Skip to content

Commit

Permalink
No key in path
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Graham committed May 17, 2016
1 parent 981769d commit 781b452
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"request" : {
"method" : "GET",
"path" : "/kv/pair/"
"path" : "/kv/pair/${contract.parameters.key}"
},
"response" : {
"status" : "${contract.parameters.expectedStatus}"
Expand Down

0 comments on commit 781b452

Please sign in to comment.