Skip to content

Commit ca6e7ee

Browse files
ashoknailwalkayousef
authored andcommitted
remove required list from reverseshippingdetails since it has optional properties (Azure#21625)
1 parent f028a1d commit ca6e7ee

File tree

1 file changed

+0
-4
lines changed
  • specification/databox/resource-manager/Microsoft.DataBox/stable/2022-09-01

1 file changed

+0
-4
lines changed

specification/databox/resource-manager/Microsoft.DataBox/stable/2022-09-01/databox.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5264,10 +5264,6 @@
52645264
},
52655265
"ReverseShippingDetails": {
52665266
"description": "Reverse Shipping Address and contact details for a job.",
5267-
"required": [
5268-
"contactDetails",
5269-
"shippingAddress"
5270-
],
52715267
"type": "object",
52725268
"properties": {
52735269
"contactDetails": {

0 commit comments

Comments
 (0)