Skip to content

Commit 758c7d4

Browse files
authored
Fix example request for expanding policyEvaluationDetails (#10203)
Co-authored-by: Jin Soon Lim <[email protected]>
1 parent 9120c92 commit 758c7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/examples/PolicyStates_QueryResourceScopeExpandPolicyEvaluationDetails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"policyStatesResource": "latest",
44
"resourceId": "subscriptions/fff10b27-fff3-fff5-fff8-fffbe01e86a5/resourceGroups/myResourceGroup/providers/Microsoft.ClassicCompute/domainNames/myDomainName",
55
"api-version": "2019-10-01",
6-
"$expand": "policyEvaluationDetails"
6+
"$expand": "PolicyEvaluationDetails"
77
},
88
"responses": {
99
"200": {

0 commit comments

Comments
 (0)