Skip to content

Commit

Permalink
CodeGen from PR 25154 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 9a2472e43f7a97d5124c0012eb738e90dbf70aae into 624dbc769880e5676ae8bb20d3c82ebd1783c64a
  • Loading branch information
SDKAuto committed Aug 18, 2023
1 parent 99c0a04 commit 6ea75c4
Show file tree
Hide file tree
Showing 49 changed files with 1,284 additions and 5,154 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/dataprotection/armdataprotection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 3.0.0 (2023-08-18)
### Breaking Changes

- Type of `BaseResourceProperties.ObjectType` has been changed from `*string` to `*ObjectType`

### Features Added

- New enum type `ObjectType` with values `ObjectTypeDefaultResourceProperties`
- New function `*DefaultResourceProperties.GetBaseResourceProperties() *BaseResourceProperties`
- New struct `DefaultResourceProperties`


## 2.3.0 (2023-07-28)
### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/c53808ba54beef57059371708f1fa6949a11a280/specification/dataprotection/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/c53808ba54beef57059371708f1fa6949a11a280/specification/dataprotection/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/dataprotection/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/dataprotection/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.3.0
tag: package-2023-05
module-version: 3.0.0
```

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6ea75c4

Please sign in to comment.