Skip to content

Commit

Permalink
Fix post uri
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyu-msft committed Nov 2, 2023
1 parent 71c2c45 commit 7b1f10a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/datareferences/{name}/versions/{version}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/datareferences/{name}/versions/{version}/getBlobReferenceSAS": {
"post": {
"tags": [
"DataReference"
Expand Down

0 comments on commit 7b1f10a

Please sign in to comment.