Skip to content

Commit f62d7cf

Browse files
Enable wirepath for cdn (#54002)
1 parent a83f294 commit f62d7cf

File tree

544 files changed

+20591
-10299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

544 files changed

+20591
-10299
lines changed

sdk/cdn/Azure.ResourceManager.Cdn/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 1.6.0-beta.1 (Unreleased)
3+
## 1.5.1 (2025-11-18)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Enabled `WirePath` attributes for all properties in this library.
128

139
## 1.5.0 (2025-08-08)
1410

sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.6.0-beta.1</Version>
3+
<Version>1.5.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.5.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Cdn</PackageId>

sdk/cdn/Azure.ResourceManager.Cdn/src/Generated/ArmCdnModelFactory.cs

Lines changed: 330 additions & 1111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cdn/Azure.ResourceManager.Cdn/src/Generated/CdnCustomDomainData.Serialization.cs

Lines changed: 194 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cdn/Azure.ResourceManager.Cdn/src/Generated/CdnCustomDomainData.cs

Lines changed: 19 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)