Skip to content

Commit 53cc3b4

Browse files
Generator: Update SDK /services/stackitmarketplace (#3600)
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
1 parent 7f62f97 commit 53cc3b4

File tree

4 files changed

+55
-2
lines changed

4 files changed

+55
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- **Feature:** Add response `IntakeRunnerResponse` to `UpdateIntakeRunnerExecute` request
1313
- **Feature:** Add response `IntakeUserResponse` to `UpdateIntakeUserExecute` request
1414
- `stackitmarketplace`:
15+
- [v1.14.0](services/stackitmarketplace/CHANGELOG.md#v1140)
16+
- **Feature:** Add `HasPrivatePlanOption` field (type `*bool`) to `CatalogProductDetail` struct
1517
- [v1.13.0](services/stackitmarketplace/CHANGELOG.md#v1130)
1618
- **Feature:** Add `HasDemo` field (type `*bool`) to `CatalogProductDetail` struct
1719
- [v1.12.0](services/stackitmarketplace/CHANGELOG.md#v1120)

services/stackitmarketplace/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.14.0
2+
- **Feature:** Add `HasPrivatePlanOption` field (type `*bool`) to `CatalogProductDetail` struct
3+
14
## v1.13.0
25
- **Feature:** Add `HasDemo` field (type `*bool`) to `CatalogProductDetail` struct
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.13.0
1+
v1.14.0

services/stackitmarketplace/model_catalog_product_detail.go

Lines changed: 49 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)