Skip to content

Commit a959c18

Browse files
committed
missing param
1 parent 49444f2 commit a959c18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/mapping.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ var options = {
2323
},
2424
http_method: {
2525
name: "http_method",
26+
param: "string",
2627
info: "HTTP method to use for submitting the test (GET or POST) [GET]",
2728
}
2829
},

0 commit comments

Comments
 (0)