Skip to content

Commit

Permalink
Fix example request for expanding policyEvaluationDetails (Azure#10203)
Browse files Browse the repository at this point in the history
Co-authored-by: Jin Soon Lim <jilim@microsoft.com>
  • Loading branch information
2 people authored and 00Kai0 committed Oct 12, 2020
1 parent 5f0ed83 commit 2a9f356
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"policyStatesResource": "latest",
"resourceId": "subscriptions/fff10b27-fff3-fff5-fff8-fffbe01e86a5/resourceGroups/myResourceGroup/providers/Microsoft.ClassicCompute/domainNames/myDomainName",
"api-version": "2019-10-01",
"$expand": "policyEvaluationDetails"
"$expand": "PolicyEvaluationDetails"
},
"responses": {
"200": {
Expand Down

0 comments on commit 2a9f356

Please sign in to comment.