Skip to content

Commit c5d1107

Browse files
authored
Typo in url, missing forward slash (#13020)
1 parent 2ded767 commit c5d1107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/machinelearningexperimentation/resource-manager/Microsoft.MachineLearningExperimentation/preview/2017-05-01-preview/machineLearningExperimentation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@
746746
}
747747
}
748748
},
749-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces{workspaceName}/projects": {
749+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningExperimentation/accounts/{accountName}/workspaces/{workspaceName}/projects": {
750750
"get": {
751751
"tags": [
752752
"Projects"

0 commit comments

Comments
 (0)