You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyEvents.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -634,7 +634,7 @@
634
634
}
635
635
},
636
636
"x-ms-paths": {
637
-
"/{nextLink}?Next paging op for policy events": {
637
+
"{nextLink}?Next paging op for policy events": {
638
638
"post": {
639
639
"operationId": "PolicyEvents_NextLink",
640
640
"description": "Subsequent post calls to the next link",
Copy file name to clipboardExpand all lines: specification/policyinsights/resource-manager/Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1161,8 +1161,10 @@
1161
1161
}
1162
1162
}
1163
1163
}
1164
-
},
1165
-
"/{nextLink}": {
1164
+
}
1165
+
},
1166
+
"x-ms-paths": {
1167
+
"{nextLink}?Next paging op for policy states": {
1166
1168
"post": {
1167
1169
"operationId": "PolicyStates_NextLink",
1168
1170
"description": "Subsequent post calls to the next link",
0 commit comments