Skip to content

Commit 6a5cee4

Browse files
authored
Update readme.md (#14933)
Add R4007 suppression for metricNamespaces since changing it's return type would be a breaking change
1 parent eee9cbb commit 6a5cee4

File tree

1 file changed

+3
-0
lines changed
  • specification/monitor/resource-manager

1 file changed

+3
-0
lines changed

specification/monitor/resource-manager/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,9 @@ directive:
722722
- suppress: DefaultErrorResponseSchema
723723
from: activityLogAlerts_API.json
724724
reason: 'Updating the error response to the new format would be a breaking change.'
725+
- suppress: DefaultErrorResponseSchema
726+
from: metricNamespaces_API.json
727+
reason: 'Updating the error response to the new format would be a breaking change.'
725728
- suppress: DefaultErrorResponseSchema
726729
from: metrics_API.json
727730
reason: 'Updating the error response to the new format would be a breaking change.'

0 commit comments

Comments
 (0)