Skip to content

Commit cd6a205

Browse files
changelog
1 parent c5479ae commit cd6a205

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sdk/cdn/azure-resourcemanager-cdn/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
### Breaking Changes
66

77
- Changed `typeName()` return type from `String` to enum types (`DeliveryRuleActionParametersType`, `DeliveryRuleConditionParametersType`, `CertificateSourceParametersType`, `KeyVaultSigningKeyParametersType`) in condition/action parameter classes.
8-
- Changed `operator()` return type from `String` to `RequestSchemeMatchConditionParametersOperator` in `RequestSchemeMatchConditionParameters`.
98
- Changed `withTypeName(String)` parameter type to corresponding enum type in condition/action parameter classes.
10-
- Changed `withOperator(String)` parameter type to `RequestSchemeMatchConditionParametersOperator` in `RequestSchemeMatchConditionParameters`.
11-
- Removed `fromInt(int)` method from `PolicySettingsDefaultCustomBlockResponseStatusCode`. Use `fromValue(Integer)` instead.
9+
- Changed `operator()` return type from `String` to `RequestSchemeMatchConditionParametersOperator` in `RequestSchemeMatchConditionParameters` class.
10+
- Changed `withOperator(String)` parameter type to `RequestSchemeMatchConditionParametersOperator` in `RequestSchemeMatchConditionParameters` class.
11+
- Removed `fromInt(int)` method from `PolicySettingsDefaultCustomBlockResponseStatusCode` class. Use `fromValue(Integer)` instead.
1212

1313
## 2.53.6 (2026-01-29)
1414

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
directory: specification/cdn/resource-manager/Microsoft.Cdn/Cdn
2-
commit: HEAD
2+
commit: ae6d3cc9b09c2185ac04ae468132ac166b0dc9ae
33
repo: Azure/azure-rest-api-specs
44
additionalDirectories:

0 commit comments

Comments
 (0)