Skip to content

Commit 98512f5

Browse files
committed
Updates API version in new specs and examples
1 parent e5f1c5e commit 98512f5

36 files changed

Lines changed: 36 additions & 36 deletions

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_AutoComplete.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"limit": 10
1515
},
16-
"api-version": "2023-09-01"
16+
"api-version": "2024-03-01-preview"
1717
},
1818
"responses": {
1919
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
]
6262
},
63-
"api-version": "2023-09-01"
63+
"api-version": "2024-03-01-preview"
6464
},
6565
"responses": {
6666
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_And.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
}
1919
},
20-
"api-version": "2023-09-01"
20+
"api-version": "2024-03-01-preview"
2121
},
2222
"responses": {
2323
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_AndOrNested.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
}
3333
},
34-
"api-version": "2023-09-01"
34+
"api-version": "2024-03-01-preview"
3535
},
3636
"responses": {
3737
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_AssetType.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
]
9191
}
9292
},
93-
"api-version": "2023-09-01"
93+
"api-version": "2024-03-01-preview"
9494
},
9595
"responses": {
9696
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_Attribute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525
}
2626
},
27-
"api-version": "2023-09-01"
27+
"api-version": "2024-03-01-preview"
2828
},
2929
"responses": {
3030
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_BusinessMetadataAttribute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
}
3131
},
32-
"api-version": "2023-09-01"
32+
"api-version": "2024-03-01-preview"
3333
},
3434
"responses": {
3535
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_Classification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"includeSubClassifications": true
1010
}
1111
},
12-
"api-version": "2023-09-01"
12+
"api-version": "2024-03-01-preview"
1313
},
1414
"responses": {
1515
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_Collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"collectionId": "collectionName"
99
}
1010
},
11-
"api-version": "2023-09-01"
11+
"api-version": "2024-03-01-preview"
1212
},
1313
"responses": {
1414
"200": {

specification/purview/data-plane/Azure.Analytics.Purview.DataMap/preview/2024-03-01-preview/examples/Discovery_Query_Facet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
]
2828
},
29-
"api-version": "2023-09-01"
29+
"api-version": "2024-03-01-preview"
3030
},
3131
"responses": {
3232
"200": {

0 commit comments

Comments
 (0)