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/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/extensions/readme.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,34 +42,42 @@ input-file:
42
42
- stable/2025-03-01/extensions.json
43
43
suppressions:
44
44
- code: OperationsAPIImplementation
45
+
from: extensions.json
45
46
reason: Operations API is implemented as a separate service.
46
47
- code: ResourceNameRestriction
48
+
from: extensions.json
47
49
reason: Breaking change. Existing service contract needs to be backward compatible.
reason: Existing service contract needs to be backward compatible, 202 operations return Azure-Async-Operation header. Tracking a work item to add Location header in the upcoming API version.
0 commit comments