Skip to content

Commit 46660b1

Browse files
khmic5Leiwang3SQL
authored andcommitted
added categories to poi in search.json (Azure#17446)
1 parent 4bf1956 commit 46660b1

File tree

1 file changed

+8
-0
lines changed
  • specification/maps/data-plane/Search/preview/1.0

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,6 +2195,14 @@
21952195
"$ref": "#/definitions/PointOfInterestCategorySet"
21962196
}
21972197
},
2198+
"categories": {
2199+
"description": "Categories array",
2200+
"type": "array",
2201+
"readOnly": true,
2202+
"items": {
2203+
"type": "string"
2204+
}
2205+
},
21982206
"classifications": {
21992207
"description": "Classification array",
22002208
"type": "array",

0 commit comments

Comments
 (0)