Skip to content

Commit 847645c

Browse files
Generator: Update SDK /services/sqlserverflex (#762)
* Generate sqlserverflex * update changelogs --------- Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@mail.schwarz>
1 parent 74b3d15 commit 847645c

55 files changed

Lines changed: 5 additions & 8783 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## Release (2024-XX-XX)
2+
- `sqlserverflex`: [v0.5.0](services/sqlserverflex/CHANGELOG.md#v050-2024-08-16)
3+
- **Breaking change**:
4+
- Fields in `GetBackupResponse` are not nested in an `Item` field (with type `Backup`) anymore
5+
- `GetBackupResponse` have these new fields: `EndTime`, `Error`, `Id`, `Labels`, `Name`, `Options`, `Size`, `StartTime`
26
- `loadbalancer`: [v0.15.0](services/loadbalancer/CHANGELOG.md#v0150-2024-08-08)
37
- **Feature:** New API method `ListPlans` to list the available service plans
48
- `iaas`: [v0.6.0](services/iaas/CHANGELOG.md#v060-2024-08-05)

services/sqlserverflex/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
## v0.5.0 (2024-08-13)
1+
## v0.5.0 (2024-08-16)
22

3-
- **Feature:** Add support for nullable fields
43
- **Breaking change**:
54
- Fields in `GetBackupResponse` are not nested in an `Item` field (with type `Backup`) anymore
65
- `GetBackupResponse` have these new fields: `EndTime`, `Error`, `Id`, `Labels`, `Name`, `Options`, `Size`, `StartTime`

services/sqlserverflex/model_acl.go

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

0 commit comments

Comments
 (0)