Skip to content

Commit 372ba0f

Browse files
authored
Updated the description for the boundingBox property of the address object. (#38554)
1 parent a43bfd8 commit 372ba0f

File tree

1 file changed

+2
-1
lines changed
  • specification/maps/data-plane/Search/stable/1.0

1 file changed

+2
-1
lines changed

specification/maps/data-plane/Search/stable/1.0/search.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,8 @@
24902490
"readOnly": true
24912491
},
24922492
"boundingBox": {
2493-
"$ref": "#/definitions/BoundingBoxCompassNotation"
2493+
"$ref": "#/definitions/BoundingBoxCompassNotation",
2494+
"description": "Defines the bounding box for the location. This property is only returned by the Search Address Reverse APIs. All other Search APIs return the `viewport` property of the `SearchAddressResultItem` object."
24942495
}
24952496
}
24962497
},

0 commit comments

Comments
 (0)