Skip to content

Commit

Permalink
Make field mapping function parameters nullable. (Azure#15273)
Browse files Browse the repository at this point in the history
  • Loading branch information
bleroy authored and LeiWang3 committed Mar 31, 2022
1 parent f63e93d commit 1a69e88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6345,6 +6345,7 @@
},
"parameters": {
"type": "object",
"x-nullable": true,
"additionalProperties": {
"type": "object"
},
Expand Down

0 comments on commit 1a69e88

Please sign in to comment.