|
1 | 1 | **Api changes**
|
2 | 2 |
|
3 | 3 | <details>
|
4 |
| -<summary>Added Property(s)</summary> |
5 |
| - |
6 |
| -- added property `approvalRuleMode` to type `BusinessUnit` |
7 |
| -- added property `approvalRuleMode` to type `BusinessUnitDraft` |
8 |
| -- added property `approvalRuleMode` to type `Company` |
9 |
| -- added property `approvalRuleMode` to type `CompanyDraft` |
10 |
| -- added property `approvalRuleMode` to type `Division` |
11 |
| -- added property `approvalRuleMode` to type `DivisionDraft` |
12 |
| -- added property `metaTitle` to type `ProductTailoringCreatedMessage` |
13 |
| -- added property `metaDescription` to type `ProductTailoringCreatedMessage` |
14 |
| -- added property `metaKeywords` to type `ProductTailoringCreatedMessage` |
15 |
| -- added property `variants` to type `ProductTailoringCreatedMessage` |
16 |
| -- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload` |
17 |
| -- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload` |
18 |
| -- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload` |
19 |
| -- added property `variants` to type `ProductTailoringCreatedMessagePayload` |
20 |
| -- added property `variants` to type `ProductTailoringData` |
21 |
| -- added property `variants` to type `ProductTailoringDraft` |
22 |
| -- added property `variants` to type `ProductTailoringInStoreDraft` |
23 |
| -- added property `store` to type `StagedQuote` |
24 |
| -</details> |
25 |
| - |
26 |
| - |
27 |
| -<details> |
28 |
| -<summary>Added Resource(s)</summary> |
| 4 | +<summary>Added Enum(s)</summary> |
29 | 5 |
|
30 |
| -- added resource `/{projectKey}/customers/search` |
31 |
| -- added resource `/{projectKey}/customers/search/indexing-status` |
32 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` |
33 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` |
34 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes` |
35 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` |
36 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` |
37 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` |
38 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` |
39 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` |
40 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` |
41 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` |
42 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` |
43 |
| -- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` |
| 6 | +- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` |
| 7 | +- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` |
44 | 8 | </details>
|
45 | 9 |
|
46 | 10 |
|
|
51 | 15 | </details>
|
52 | 16 |
|
53 | 17 |
|
54 |
| -<details> |
55 |
| -<summary>Added Enum(s)</summary> |
56 |
| - |
57 |
| -- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId` |
58 |
| -- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId` |
59 |
| -</details> |
60 |
| - |
61 |
| - |
62 | 18 | <details>
|
63 | 19 | <summary>Added Method(s)</summary>
|
64 | 20 |
|
|
104 | 60 | </details>
|
105 | 61 |
|
106 | 62 |
|
| 63 | +<details> |
| 64 | +<summary>Added Property(s)</summary> |
| 65 | + |
| 66 | +- added property `approvalRuleMode` to type `BusinessUnit` |
| 67 | +- added property `approvalRuleMode` to type `BusinessUnitDraft` |
| 68 | +- added property `approvalRuleMode` to type `Company` |
| 69 | +- added property `approvalRuleMode` to type `CompanyDraft` |
| 70 | +- added property `approvalRuleMode` to type `Division` |
| 71 | +- added property `approvalRuleMode` to type `DivisionDraft` |
| 72 | +- added property `metaTitle` to type `ProductTailoringCreatedMessage` |
| 73 | +- added property `metaDescription` to type `ProductTailoringCreatedMessage` |
| 74 | +- added property `metaKeywords` to type `ProductTailoringCreatedMessage` |
| 75 | +- added property `variants` to type `ProductTailoringCreatedMessage` |
| 76 | +- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload` |
| 77 | +- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload` |
| 78 | +- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload` |
| 79 | +- added property `variants` to type `ProductTailoringCreatedMessagePayload` |
| 80 | +- added property `variants` to type `ProductTailoringData` |
| 81 | +- added property `variants` to type `ProductTailoringDraft` |
| 82 | +- added property `variants` to type `ProductTailoringInStoreDraft` |
| 83 | +- added property `store` to type `StagedQuote` |
| 84 | +</details> |
| 85 | + |
| 86 | + |
107 | 87 | <details>
|
108 | 88 | <summary>Added Type(s)</summary>
|
109 | 89 |
|
|
116 | 96 | - added type `CustomerSearchRequest`
|
117 | 97 | - added type `CustomerSearchResult`
|
118 | 98 | - added type `BusinessUnitApprovalRuleModeChangedMessage`
|
| 99 | +- added type `ProductPriceCustomFieldAddedMessage` |
| 100 | +- added type `ProductPriceCustomFieldChangedMessage` |
| 101 | +- added type `ProductPriceCustomFieldRemovedMessage` |
| 102 | +- added type `ProductPriceCustomFieldsRemovedMessage` |
| 103 | +- added type `ProductPriceCustomFieldsSetMessage` |
119 | 104 | - added type `ProductTailoringImageAddedMessage`
|
120 | 105 | - added type `ProductTailoringImagesSetMessage`
|
121 | 106 | - added type `ProductVariantTailoringAddedMessage`
|
122 | 107 | - added type `ProductVariantTailoringRemovedMessage`
|
123 | 108 | - added type `BusinessUnitApprovalRuleModeChangedMessagePayload`
|
| 109 | +- added type `ProductPriceCustomFieldAddedMessagePayload` |
| 110 | +- added type `ProductPriceCustomFieldChangedMessagePayload` |
| 111 | +- added type `ProductPriceCustomFieldRemovedMessagePayload` |
| 112 | +- added type `ProductPriceCustomFieldsRemovedMessagePayload` |
| 113 | +- added type `ProductPriceCustomFieldsSetMessagePayload` |
124 | 114 | - added type `ProductTailoringImageAddedMessagePayload`
|
125 | 115 | - added type `ProductTailoringImagesSetMessagePayload`
|
126 | 116 | - added type `ProductVariantTailoringAddedMessagePayload`
|
|
162 | 152 | - :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}`
|
163 | 153 | </details>
|
164 | 154 |
|
| 155 | + |
| 156 | +<details> |
| 157 | +<summary>Added Resource(s)</summary> |
| 158 | + |
| 159 | +- added resource `/{projectKey}/customers/search` |
| 160 | +- added resource `/{projectKey}/customers/search/indexing-status` |
| 161 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` |
| 162 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` |
| 163 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes` |
| 164 | +- added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` |
| 165 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` |
| 166 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` |
| 167 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` |
| 168 | +- added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` |
| 169 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` |
| 170 | +- added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/{ID}` |
| 171 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes/key={key}` |
| 172 | +- added resource `/{projectKey}/in-store/key={storeKey}/quotes/{ID}` |
| 173 | +</details> |
| 174 | + |
0 commit comments