Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit d8e7a99

Browse files

File tree

1 file changed

+2
-2
lines changed
  • specification/maps/data-plane/Search/stable/2023-06-01

1 file changed

+2
-2
lines changed

specification/maps/data-plane/Search/stable/2023-06-01/search.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
{
334334
"name": "countryRegion",
335335
"in": "query",
336-
"description": "Restrict the geocoding result to an [ISO 3166-1 Alpha-2 region/country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) that is specified e.g. FR. This will limit the search to the specified region.\n\n**If query is given, should not use this parameter.**",
336+
"description": "Signal for the geocoding result to an [ISO 3166-1 Alpha-2 region/country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) that is specified e.g. FR. This will limit the search to the specified region.\n\n**If query is given, should not use this parameter.**",
337337
"required": false,
338338
"type": "string"
339339
},
@@ -702,7 +702,7 @@
702702
"type": "string"
703703
},
704704
"countryRegion": {
705-
"description": "Restrict the geocoding result to an [ISO 3166-1 Alpha-2 region/country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) that is specified e.g. FR. This will limit the search to the specified region.\n\n**If query is given, should not use this parameter.**",
705+
"description": "Signal for the geocoding result to an [ISO 3166-1 Alpha-2 region/country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) that is specified e.g. FR. This will limit the search to the specified region.\n\n**If query is given, should not use this parameter.**",
706706
"type": "string"
707707
},
708708
"bbox": {

0 commit comments

Comments
 (0)