Skip to content

Commit a3858a2

Browse files
authored
Added suppression for PutRequestResponseSchemeArm
1 parent 210e0fb commit a3858a2

File tree

1 file changed

+4
-1
lines changed
  • specification/automation/resource-manager

1 file changed

+4
-1
lines changed

specification/automation/resource-manager/readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,10 @@ directive:
571571
reason: This error format is already part of the previous api, cannot change it as it will result in breaking change.
572572
- suppress: DeleteOperationResponses
573573
from: python2package.json
574-
reason: This error format is already part of the previous api, cannot change it as it will result in breaking change.
574+
reason: This error format is already part of the previous api, cannot change it as it will result in breaking change.
575+
- suppress: PutRequestResponseSchemeArm
576+
from: powershell72Module.json
577+
reason: This error format is inherited from previous api, cannot change it as it will result in inconsistency.
575578
576579
```
577580

0 commit comments

Comments
 (0)