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
SerenaLin2020 committed Oct 19, 2023
1 parent 2f7950f commit d637037
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"limit": 10
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"includeSubClassifications": true
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"collectionId": "collectionName"
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
]
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]
}
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"limit": 10
},
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"Endpoint": "{Endpoint}",
"collectionId": "ExampleNewCollection",
"api-version": "2023-09-01",
"api-version": "2023-10-01-preview",
"moveEntitiesRequest": {
"entityGuids": [
"321493e3-3fb7-4b3e-9df7-3b69154174c2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"offset": "0",
"limit": "5",
"direction": "INPUT",
"api-version": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"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": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"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": "2023-09-01"
"api-version": "2023-10-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Purview Data Map Service REST API Document",
"description": "Purview Data Map 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 Map helps organizations get more value from their existing investments. This spec defines REST API of Purview Data Map Service.",
"version": "2023-09-01"
"version": "2023-10-01-preview"
},
"x-ms-parameterized-host": {
"hostTemplate": "{endpoint}",
Expand Down

0 comments on commit d637037

Please sign in to comment.