Skip to content

Commit 4954034

Browse files
yifan-zhou922LeiWang3
authored andcommitted
Change to capital letters to align with others (Azure#16073)
* Update purviewcatalog.json * Update purviewcatalog.json * delete * add
1 parent bee501a commit 4954034

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2021-09-01/purviewcatalog.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,10 +3565,10 @@
35653565
"CatalogCollection"
35663566
],
35673567
"description": "Creates or updates an entity to a collection.\nExisting entity is matched using its unique guid if supplied or by its unique attributes eg: qualifiedName.\nMap and array of collections are not well supported. E.g., array<array<int>>, array<map<string, int>>.",
3568-
"operationId": "CatalogCollection_createOrUpdate",
3568+
"operationId": "CatalogCollection_CreateOrUpdate",
35693569
"x-ms-examples": {
3570-
"CatalogCollection_createOrUpdate": {
3571-
"$ref": "./examples/CatalogCollection_createOrUpdate.json"
3570+
"CatalogCollection_CreateOrUpdate": {
3571+
"$ref": "./examples/CatalogCollection_CreateOrUpdate.json"
35723572
}
35733573
},
35743574
"parameters": [
@@ -3610,10 +3610,10 @@
36103610
"CatalogCollection"
36113611
],
36123612
"description": "Creates or updates entities in bulk to a collection.\nExisting entity is matched using its unique guid if supplied or by its unique attributes eg: qualifiedName.\nMap and array of collections are not well supported. E.g., array<array<int>>, array<map<string, int>>.",
3613-
"operationId": "CatalogCollection_createOrUpdateBulk",
3613+
"operationId": "CatalogCollection_CreateOrUpdateBulk",
36143614
"x-ms-examples": {
3615-
"CatalogCollection_createOrUpdateBulk": {
3616-
"$ref": "./examples/CatalogCollection_createOrUpdateBulk.json"
3615+
"CatalogCollection_CreateOrUpdateBulk": {
3616+
"$ref": "./examples/CatalogCollection_CreateOrUpdateBulk.json"
36173617
}
36183618
},
36193619
"parameters": [
@@ -3655,10 +3655,10 @@
36553655
"CatalogCollection"
36563656
],
36573657
"description": "Move existing entities to the target collection.",
3658-
"operationId": "CatalogCollection_moveEntitiesToCollection",
3658+
"operationId": "CatalogCollection_MoveEntitiesToCollection",
36593659
"x-ms-examples": {
3660-
"CatalogCollection_moveEntitiesToCollection": {
3661-
"$ref": "./examples/CatalogCollection_moveEntitiesToCollection.json"
3660+
"CatalogCollection_MoveEntitiesToCollection": {
3661+
"$ref": "./examples/CatalogCollection_MoveEntitiesToCollection.json"
36623662
}
36633663
},
36643664
"parameters": [

0 commit comments

Comments
 (0)