Skip to content

Commit ab66a19

Browse files
committed
changed template
1 parent 7bb7a01 commit ab66a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/s-function.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"apiKeyRequired": false,
9393
"requestParameters": {},
9494
"requestTemplates": {
95-
"application/x-www-form-urlencoded": "{\"body\" : $input.path(\"$\")}"
95+
"application/x-www-form-urlencoded": "{\"body\" : $input.json(\"$\")}"
9696
},
9797
"responses": {
9898
"400": {

0 commit comments

Comments
 (0)