Skip to content

Commit

Permalink
fix: add skipUnwrap to 2 new complex body parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
kakha urigashvili authored and RonWang committed Apr 7, 2020
1 parent 9b2f93e commit c58453c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/commands/smapi/customizations/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
"skipUnwrap": true,
"name": "inSkillProduct"
},
"CreateSubscriberRequest": {
"skipUnwrap": true
},
"UpdateSubscriberRequest": {
"skipUnwrap": true
},
"accountLinkingRequest": {
"skipUnwrap": true
},
Expand Down

0 comments on commit c58453c

Please sign in to comment.