Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding MetricNamespacesAPI for version 2017-12-01-preview/Fix metrics_API.json format issue #3804

Merged
merged 14 commits into from
Sep 6, 2018
Merged
Prev Previous commit
Next Next commit
Fix example for resource uri
  • Loading branch information
LarryZhang19 committed Sep 6, 2018
commit d1f53225bcea08100914824b698185a2e89e19da
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"resourceUri": "/subscriptions/a252e87d-ec06-45b1-8901-57e613be91b0/resourceGroups/larrytest/providers/Microsoft.DocumentDB/databaseAccounts/larrytestdocdb",
"resourceUri": "subscriptions/a252e87d-ec06-45b1-8901-57e613be91b0/resourceGroups/larrytest/providers/Microsoft.DocumentDB/databaseAccounts/larrytestdocdb",
"startTime": "2018-08-31T15:53:00Z",
"api-version": "2017-12-01-preview"
},
Expand Down