Skip to content

Commit 1a69e88

Browse files
bleroyLeiwang3SQL
authored andcommitted
Make field mapping function parameters nullable. (Azure#15273)
1 parent f63e93d commit 1a69e88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/search/data-plane/Azure.Search/preview/2021-04-30-Preview/searchservice.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6345,6 +6345,7 @@
63456345
},
63466346
"parameters": {
63476347
"type": "object",
6348+
"x-nullable": true,
63486349
"additionalProperties": {
63496350
"type": "object"
63506351
},

0 commit comments

Comments
 (0)