Skip to content

Commit

Permalink
Updates API version in new specs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTn committed Mar 9, 2022
1 parent 293a691 commit 1e6e65f
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"collection": "ExampleCollection",
"api-version": "2021-05-01-preview",
"api-version": "2022-03-09",
"entity": {
"referredEntities": {},
"entity": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"collection": "ExampleCollection",
"api-version": "2021-05-01-preview",
"api-version": "2022-03-09",
"entities": {
"referredEntities": {},
"entities": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"collection": "ExampleNewCollection",
"api-version": "2021-05-01-preview",
"api-version": "2022-03-09",
"moveEntitiesRequest": {
"entityGuids": [
"321493e3-3fb7-4b3e-9df7-3b69154174c2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"limit": 10
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"entityType": "azure_data_explorer_cluster",
"limit": 10
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"path": "/azure_data_explorer_cluster#examplecluster.westus.kusto.windows.net",
"limit": 10
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}
]
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"attributeValue": "exampledata.csv"
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"includeSubClassifications": true
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"collectionId": "collectionName"
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
]
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]
}
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"limit": 10
},
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"glossaryGuid": "a02d8eb5-a977-4ed6-85c6-63d44239471a",
"api-version": "2021-05-01-preview",
"api-version": "2022-03-09",
"file": "examplefile.csv"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Endpoint": "{Endpoint}",
"glossaryName": "Glossary",
"includeTermHierarchy": true,
"api-version": "2021-05-01-preview",
"api-version": "2022-03-09",
"file": "examplefile.csv"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"operationGuid": "3ffca165-75a7-4987-ba71-cfc0a273d6b7",
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"glossaryName": "Glossary",
"limit": "10",
"offset": "0",
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"limit": "5",
"getDerivedLineage": true,
"direction": "INPUT",
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"guid": "d776af9c-985c-4168-abb2-477523dbfc70",
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"name": "MS KPI",
"api-version": "2021-05-01-preview"
"api-version": "2022-03-09"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Purview Catalog Service REST API Document",
"description": "Purview Catalog Service is a fully managed cloud service whose users can discover the data sources they need and understand the data sources they find. At the same time, Data Catalog helps organizations get more value from their existing investments. This spec defines REST API of Purview Catalog Service.",
"version": "2021-05-01-preview"
"version": "2022-03-09"
},
"x-ms-parameterized-host": {
"hostTemplate": "{Endpoint}",
Expand Down

0 comments on commit 1e6e65f

Please sign in to comment.