Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"name": "localcategories",
"x-ms-client-name": "LocalCategories",
"in": "query",
"description": "comma-delimiated list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.",
"description": "comma-delimited list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.",
"required": false,
"type": "string"
},
Expand Down Expand Up @@ -906,7 +906,7 @@
"type": "string"
},
"countryIso": {
"description": "The two letter ISO code of this countr. For example, US.",
"description": "The two letter ISO code of this country. For example, US.",
"readOnly": true,
"type": "string"
},
Expand Down