|
1 | 1 | **Api changes**
|
2 | 2 |
|
3 |
| -<details> |
4 |
| -<summary>Added Resource(s)</summary> |
5 |
| - |
6 |
| -- added resource `/{projectKey}/customers/search` |
7 |
| -- added resource `/{projectKey}/customers/search/indexing-status` |
8 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` |
9 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` |
10 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes` |
11 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` |
12 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` |
13 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` |
14 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` |
15 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` |
16 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` |
17 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` |
18 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` |
19 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` |
20 |
| -</details> |
21 |
| - |
22 |
| - |
23 |
| -<details> |
24 |
| -<summary>Added Enum(s)</summary> |
25 |
| - |
26 |
| -- added enum `shopping-list` to type `ExtensionResourceTypeId` |
27 |
| -- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` |
28 |
| -- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` |
29 |
| -- added enum `cart-discount` to type `CustomFieldReferenceValue` |
30 |
| -</details> |
31 |
| - |
32 |
| - |
33 |
| -<details> |
34 |
| -<summary>Removed Enum(s)</summary> |
35 |
| - |
36 |
| -- :warning: removed enum `product-price` from type `ChangeSubscriptionResourceTypeId` |
37 |
| -</details> |
38 |
| - |
39 |
| - |
40 |
| -<details> |
41 |
| -<summary>Removed QueryParameter(s)</summary> |
42 |
| - |
43 |
| -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products` |
44 |
| -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products` |
45 |
| -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/key={key}` |
46 |
| -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/key={key}` |
47 |
| -- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/key={key}` |
48 |
| -- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/{ID}` |
49 |
| -- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/{ID}` |
50 |
| -- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}` |
51 |
| -- :warning: removed query parameter `sort` from method `get /{projectKey}/product-projections/suggest` |
52 |
| -- :warning: removed query parameter `offset` from method `get /{projectKey}/product-projections/suggest` |
53 |
| -- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/suggest` |
54 |
| -</details> |
55 |
| - |
56 |
| - |
57 | 3 | <details>
|
58 | 4 | <summary>Changed Property(s)</summary>
|
59 | 5 |
|
|
113 | 59 | </details>
|
114 | 60 |
|
115 | 61 |
|
| 62 | +<details> |
| 63 | +<summary>Added Resource(s)</summary> |
| 64 | + |
| 65 | +- added resource `/{projectKey}/customers/search` |
| 66 | +- added resource `/{projectKey}/customers/search/indexing-status` |
| 67 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` |
| 68 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` |
| 69 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes` |
| 70 | +- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` |
| 71 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` |
| 72 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` |
| 73 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` |
| 74 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` |
| 75 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` |
| 76 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` |
| 77 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` |
| 78 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` |
| 79 | +</details> |
| 80 | + |
| 81 | + |
| 82 | +<details> |
| 83 | +<summary>Removed QueryParameter(s)</summary> |
| 84 | + |
| 85 | +- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products` |
| 86 | +- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products` |
| 87 | +- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/key={key}` |
| 88 | +- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/key={key}` |
| 89 | +- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/key={key}` |
| 90 | +- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/{ID}` |
| 91 | +- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/{ID}` |
| 92 | +- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}` |
| 93 | +- :warning: removed query parameter `sort` from method `get /{projectKey}/product-projections/suggest` |
| 94 | +- :warning: removed query parameter `offset` from method `get /{projectKey}/product-projections/suggest` |
| 95 | +- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/suggest` |
| 96 | +</details> |
| 97 | + |
| 98 | + |
| 99 | +<details> |
| 100 | +<summary>Added Method(s)</summary> |
| 101 | + |
| 102 | +- added method `apiRoot.withProjectKey().customers().search().post()` |
| 103 | +- added method `apiRoot.withProjectKey().customers().search().head()` |
| 104 | +- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()` |
| 105 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()` |
| 106 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()` |
| 107 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()` |
| 108 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()` |
| 109 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()` |
| 110 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()` |
| 111 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()` |
| 112 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()` |
| 113 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()` |
| 114 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()` |
| 115 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()` |
| 116 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()` |
| 117 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()` |
| 118 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()` |
| 119 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()` |
| 120 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()` |
| 121 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()` |
| 122 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()` |
| 123 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()` |
| 124 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()` |
| 125 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()` |
| 126 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()` |
| 127 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()` |
| 128 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()` |
| 129 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()` |
| 130 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()` |
| 131 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()` |
| 132 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()` |
| 133 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()` |
| 134 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()` |
| 135 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()` |
| 136 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()` |
| 137 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()` |
| 138 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()` |
| 139 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()` |
| 140 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()` |
| 141 | +</details> |
| 142 | + |
| 143 | + |
| 144 | +<details> |
| 145 | +<summary>Added Enum(s)</summary> |
| 146 | + |
| 147 | +- added enum `shopping-list` to type `ExtensionResourceTypeId` |
| 148 | +- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` |
| 149 | +- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` |
| 150 | +- added enum `cart-discount` to type `CustomFieldReferenceValue` |
| 151 | +</details> |
| 152 | + |
| 153 | + |
| 154 | +<details> |
| 155 | +<summary>Removed Enum(s)</summary> |
| 156 | + |
| 157 | +- :warning: removed enum `product-price` from type `ChangeSubscriptionResourceTypeId` |
| 158 | +</details> |
| 159 | + |
| 160 | + |
116 | 161 | <details>
|
117 | 162 | <summary>Added Type(s)</summary>
|
118 | 163 |
|
|
171 | 216 | - added type `ShippingMethodChangeActiveAction`
|
172 | 217 | </details>
|
173 | 218 |
|
174 |
| - |
175 |
| -<details> |
176 |
| -<summary>Added Method(s)</summary> |
177 |
| - |
178 |
| -- added method `apiRoot.withProjectKey().customers().search().post()` |
179 |
| -- added method `apiRoot.withProjectKey().customers().search().head()` |
180 |
| -- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()` |
181 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()` |
182 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()` |
183 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()` |
184 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().get()` |
185 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().head()` |
186 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().post()` |
187 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().get()` |
188 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()` |
189 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()` |
190 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()` |
191 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()` |
192 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()` |
193 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()` |
194 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()` |
195 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()` |
196 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().delete()` |
197 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().get()` |
198 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().head()` |
199 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().post()` |
200 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withId().delete()` |
201 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().get()` |
202 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().head()` |
203 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().post()` |
204 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withKey().delete()` |
205 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().get()` |
206 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().head()` |
207 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().post()` |
208 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().stagedQuotes().withId().delete()` |
209 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().get()` |
210 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().head()` |
211 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().post()` |
212 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withKey().delete()` |
213 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().get()` |
214 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().head()` |
215 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().post()` |
216 |
| -- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().withId().delete()` |
217 |
| -</details> |
218 |
| - |
0 commit comments