File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
specification/automation/resource-manager Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -571,7 +571,10 @@ directive:
571
571
reason: This error format is already part of the previous api, cannot change it as it will result in breaking change.
572
572
- suppress: DeleteOperationResponses
573
573
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.
575
578
576
579
` ` `
577
580
You can’t perform that action at this time.
0 commit comments