Skip to content

Commit 1a71b52

Browse files
Merge pull request #211 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents 3cf4c95 + 366bedb commit 1a71b52

17 files changed

+338
-2268
lines changed

changes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@
105105
</details>
106106

107107

108+
<details>
109+
<summary>Removed Resource(s)</summary>
110+
111+
- :warning: removed resource `/{projectKey}/me/carts/key={key}`
112+
</details>
113+
114+
108115
<details>
109116
<summary>Removed QueryParameter(s)</summary>
110117

@@ -171,6 +178,12 @@
171178
<summary>Removed Method(s)</summary>
172179

173180
- :warning: removed method `$apiRoot->withProjectKey()->products()->search()->head()`
181+
- :warning: removed method `$apiRoot->withProjectKey()->me()->carts()->withKey()->get()`
182+
- :warning: removed method `$apiRoot->withProjectKey()->me()->carts()->withKey()->head()`
183+
- :warning: removed method `$apiRoot->withProjectKey()->me()->carts()->withKey()->post()`
184+
- :warning: removed method `$apiRoot->withProjectKey()->me()->carts()->withKey()->delete()`
185+
- :warning: removed method `$apiRoot->withProjectKey()->me()->quoteRequests()->withId()->delete()`
186+
- :warning: removed method `$apiRoot->withProjectKey()->me()->quoteRequests()->withKey()->delete()`
174187
</details>
175188

176189

0 commit comments

Comments
 (0)