Skip to content

Commit

Permalink
Merge pull request #544 from commercetools/gen-sdk-updates
Browse files Browse the repository at this point in the history
Update generated SDKs
  • Loading branch information
jenschude authored Jan 11, 2024
2 parents eaba84c + 67e7c26 commit 1710d48
Show file tree
Hide file tree
Showing 26 changed files with 1,180 additions and 101 deletions.
25 changes: 21 additions & 4 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
**Api changes**

<details>
<summary>Added Enum(s)</summary>
<summary>Added Type(s)</summary>

- added enum `associate-role` to type `AttributeReferenceTypeId`
- added enum `business-unit` to type `AttributeReferenceTypeId`
- added enum `cart-discount` to type `AttributeReferenceTypeId`
- added type `ApprovalFlowSetCustomFieldAction`
- added type `ApprovalFlowSetCustomTypeAction`
</details>


Expand All @@ -16,6 +15,24 @@
- :warning: removed type `GraphQLNotEnabledError`
</details>


<details>
<summary>Added Property(s)</summary>

- added property `custom` to type `ApprovalFlow`
</details>


<details>
<summary>Added Enum(s)</summary>

- added enum `associate-role` to type `AttributeReferenceTypeId`
- added enum `business-unit` to type `AttributeReferenceTypeId`
- added enum `cart-discount` to type `AttributeReferenceTypeId`
- added enum `approval-flow` to type `CustomFieldReferenceValue`
- added enum `approval-flow` to type `ResourceTypeId`
</details>

**History changes**

<details>
Expand Down
Loading

0 comments on commit 1710d48

Please sign in to comment.