Skip to content

Commit 9da98a5

Browse files
yifan-zhou922LeiWang3
authored andcommitted
Update Entity_ListByGuids.json (Azure#17098)
1 parent d91923c commit 9da98a5

File tree

1 file changed

+2
-4
lines changed
  • specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2021-05-01-preview/examples

1 file changed

+2
-4
lines changed

specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2021-05-01-preview/examples/Entity_ListByGuids.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"parameters": {
33
"Endpoint": "{Endpoint}",
4-
"guid": [
5-
"784c0f2f-afd2-e26b-f9cb-984f6c2c5021",
6-
"b4ebc8be-cef4-860a-bee9-28cc34cb5caa"
7-
]
4+
"guid": "784c0f2f-afd2-e26b-f9cb-984f6c2c5021",
5+
"guid": "b4ebc8be-cef4-860a-bee9-28cc34cb5caa"
86
},
97
"responses": {
108
"200": {

0 commit comments

Comments
 (0)