|
1 | 1 | **Api changes**
|
2 | 2 |
|
3 | 3 | <details>
|
4 |
| -<summary>Changed Property(s)</summary> |
| 4 | +<summary>Added Type(s)</summary> |
5 | 5 |
|
6 |
| -- :warning: changed property `custom` of type `MyBusinessUnitDraft` from type `CustomFields` to `CustomFieldsDraft` |
7 |
| -- :warning: changed property `custom` of type `MyCompanyDraft` from type `CustomFields` to `CustomFieldsDraft` |
8 |
| -- :warning: changed property `custom` of type `MyDivisionDraft` from type `CustomFields` to `CustomFieldsDraft` |
| 6 | +- added type `Attribution` |
| 7 | +- added type `AttributionSource` |
9 | 8 | </details>
|
10 | 9 |
|
11 | 10 |
|
12 | 11 | <details>
|
13 |
| -<summary>Added Property(s)</summary> |
| 12 | +<summary>Changed Property(s)</summary> |
14 | 13 |
|
15 |
| -- added property `attributedTo` to type `CreatedBy` |
16 |
| -- added property `attributedTo` to type `LastModifiedBy` |
17 |
| -- added property `postFilter` to type `ProductSearchRequest` |
| 14 | +- :warning: changed property `custom` of type `MyBusinessUnitDraft` from type `CustomFields` to `CustomFieldsDraft` |
| 15 | +- :warning: changed property `custom` of type `MyCompanyDraft` from type `CustomFields` to `CustomFieldsDraft` |
| 16 | +- :warning: changed property `custom` of type `MyDivisionDraft` from type `CustomFields` to `CustomFieldsDraft` |
18 | 17 | </details>
|
19 | 18 |
|
20 | 19 |
|
|
32 | 31 |
|
33 | 32 |
|
34 | 33 | <details>
|
35 |
| -<summary>Added Type(s)</summary> |
| 34 | +<summary>Added Property(s)</summary> |
36 | 35 |
|
37 |
| -- added type `Attribution` |
38 |
| -- added type `AttributionSource` |
| 36 | +- added property `attributedTo` to type `CreatedBy` |
| 37 | +- added property `attributedTo` to type `LastModifiedBy` |
| 38 | +- added property `postFilter` to type `ProductSearchRequest` |
39 | 39 | </details>
|
40 | 40 |
|
41 | 41 |
|
|
48 | 48 | **Import changes**
|
49 | 49 |
|
50 | 50 | <details>
|
51 |
| -<summary>Added Resource(s)</summary> |
| 51 | +<summary>Added Type(s)</summary> |
52 | 52 |
|
53 |
| -- added resource `/{projectKey}/discount-codes` |
54 |
| -- added resource `/{projectKey}/discount-codes/import-containers` |
55 |
| -- added resource `/{projectKey}/discount-codes/import-containers/{importContainerKey}` |
| 53 | +- added type `DiscountCodeImportRequest` |
| 54 | +- added type `DiscountCodeImport` |
56 | 55 | </details>
|
57 | 56 |
|
58 | 57 |
|
|
64 | 63 |
|
65 | 64 |
|
66 | 65 | <details>
|
67 |
| -<summary>Added Type(s)</summary> |
| 66 | +<summary>Added Resource(s)</summary> |
68 | 67 |
|
69 |
| -- added type `DiscountCodeImportRequest` |
70 |
| -- added type `DiscountCodeImport` |
| 68 | +- added resource `/{projectKey}/discount-codes` |
| 69 | +- added resource `/{projectKey}/discount-codes/import-containers` |
| 70 | +- added resource `/{projectKey}/discount-codes/import-containers/{importContainerKey}` |
71 | 71 | </details>
|
72 | 72 |
|
73 | 73 |
|
|
0 commit comments