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/monitor/resource-manager/readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -618,6 +618,9 @@ directive:
618
618
from: dataCollectionRuleAssociations_API.json
619
619
where: $.paths
620
620
reason: 'Operations API is defined in a separate swagger spec for Microsoft.Insights namespace (https://github.com/Azure/azure-rest-api-specs/blob/master/specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/operations_API.json)'
621
+
- suppress: R4007
622
+
from: calculateBaseline_API.json
623
+
reason: 'Updating the error response to the new format would be a breaking change.'
621
624
- suppress: R4007
622
625
from: baseline_API.json
623
626
reason: 'Updating the error response to the new format would be a breaking change.'
0 commit comments