Skip to content

Commit

Permalink
fix: remove obsolete mapTo: input for .users.addEmails()
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 10, 2018
1 parent 7b2c25a commit a44d541
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/routes.json
Expand Up @@ -10391,7 +10391,6 @@
"method": "POST",
"params": {
"emails": {
"mapTo": "input",
"required": true,
"type": "string[]"
}
Expand Down Expand Up @@ -10500,7 +10499,6 @@
"method": "DELETE",
"params": {
"emails": {
"mapTo": "input",
"required": true,
"type": "string[]"
}
Expand Down

0 comments on commit a44d541

Please sign in to comment.