Skip to content

Commit f765dba

Browse files
Generator: Update SDK /services/albwaf (#6045)
Co-authored-by: Marcel Jacek <Marcel.Jacek@digits.schwarz>
1 parent 77fdc01 commit f765dba

File tree

11 files changed

+1219
-4
lines changed

11 files changed

+1219
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77
- **Deprecation:** The `v2beta2` api is deprecated and will be removed in the future. Migrate to the `v2` api
88
- `v2api`
99
- Update description of `GetQuota` method
10-
- `albwaf`: [v0.2.1](services/albwaf/CHANGELOG.md#v021)
11-
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
10+
- `albwaf`:
11+
- [v0.2.1](services/albwaf/CHANGELOG.md#v021)
12+
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
13+
- [v0.3.0](services/albwaf/CHANGELOG.md#v030)
14+
- **Feature:** Add new method `GetQuota` to get the quota for WAF resources in a project
1215
- `auditlog`: [v0.3.1](services/auditlog/CHANGELOG.md#v031)
1316
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
1417
- `authorization`: [v0.14.1](services/authorization/CHANGELOG.md#v0141)

services/albwaf/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.3.0
2+
- **Feature:** Add new method `GetQuota` to get the quota for WAF resources in a project
3+
14
## v0.2.1
25
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
36

services/albwaf/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.1
1+
v0.3.0

services/albwaf/oas_commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0e64886dd0847341800d7191ed193b75413be998
1+
95de5cba3201a683657cb472d5fa30aa768f19cc

services/albwaf/v1alphaapi/api_default.go

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

services/albwaf/v1alphaapi/api_default_mock.go

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

0 commit comments

Comments
 (0)