Skip to content

Commit

Permalink
Update example error
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu committed Jun 12, 2023
1 parent de55401 commit dea1aae
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
"resourceGroupName": "test-rg",
"workspaceName": "aml-workspace-name",
"ruleName": "some_string",
"api-version": "2023-04-01-preview"
"api-version": "2023-06-01-preview"
},
"responses": {
"202": {
"headers": {
"Location": "example_location"
}
},
"200": {},
"204": {}
}
}

0 comments on commit dea1aae

Please sign in to comment.