@commercetools/importapi-sdk 6.8.0 → 6.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +87 -0
- package/dist/commercetools-importapi-sdk.browser.cjs.js +33 -33
- package/dist/commercetools-importapi-sdk.browser.esm.js +33 -33
- package/dist/commercetools-importapi-sdk.cjs.dev.js +33 -33
- package/dist/commercetools-importapi-sdk.cjs.prod.js +33 -33
- package/dist/commercetools-importapi-sdk.esm.js +33 -33
- package/dist/declarations/src/generated/client/by-project-key-request-builder.d.ts +6 -6
- package/dist/declarations/src/generated/client/by-project-key-request-builder.d.ts.map +1 -1
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-by-import-container-key-request-builder.d.ts +1 -1
- package/dist/declarations/src/generated/index.d.ts +4 -4
- package/dist/declarations/src/generated/index.d.ts.map +1 -1
- package/dist/declarations/src/generated/models/types.d.ts +6 -2
- package/dist/declarations/src/generated/models/types.d.ts.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,92 @@
|
|
|
1
1
|
# @commercetools/importapi-sdk
|
|
2
2
|
|
|
3
|
+
## 6.13.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#1209](https://github.com/commercetools/commercetools-sdk-typescript/pull/1209) [`77c6132`](https://github.com/commercetools/commercetools-sdk-typescript/commit/77c61328d222dbbbde3e79c63c2bb76df3f012a6) Thanks [@ajimae](https://github.com/ajimae)! - release all packages
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`77c6132`](https://github.com/commercetools/commercetools-sdk-typescript/commit/77c61328d222dbbbde3e79c63c2bb76df3f012a6)]:
|
|
12
|
+
- @commercetools/ts-client@4.8.0
|
|
13
|
+
|
|
14
|
+
## 6.12.0
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- [#1205](https://github.com/commercetools/commercetools-sdk-typescript/pull/1205) [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04) Thanks [@ajimae](https://github.com/ajimae)! - release packages
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04)]:
|
|
23
|
+
- @commercetools/ts-client@4.7.0
|
|
24
|
+
|
|
25
|
+
## 6.11.0
|
|
26
|
+
|
|
27
|
+
### Minor Changes
|
|
28
|
+
|
|
29
|
+
- [#1203](https://github.com/commercetools/commercetools-sdk-typescript/pull/1203) [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255) Thanks [@ajimae](https://github.com/ajimae)! - release packages
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- Updated dependencies [[`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255), [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255)]:
|
|
34
|
+
- @commercetools/ts-client@4.6.0
|
|
35
|
+
|
|
36
|
+
## 6.10.0
|
|
37
|
+
|
|
38
|
+
### Minor Changes
|
|
39
|
+
|
|
40
|
+
- [#1201](https://github.com/commercetools/commercetools-sdk-typescript/pull/1201) [`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b) Thanks [@ajimae](https://github.com/ajimae)! - release packages
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies [[`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b)]:
|
|
45
|
+
- @commercetools/ts-client@4.5.0
|
|
46
|
+
|
|
47
|
+
## 6.9.0
|
|
48
|
+
|
|
49
|
+
### Minor Changes
|
|
50
|
+
|
|
51
|
+
- [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - **Api changes**
|
|
52
|
+
|
|
53
|
+
<details>
|
|
54
|
+
<summary>Required Property(s)</summary>
|
|
55
|
+
- changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional
|
|
56
|
+
- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional
|
|
57
|
+
- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
|
|
58
|
+
- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
|
|
59
|
+
- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
|
|
60
|
+
- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
|
|
61
|
+
- changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional
|
|
62
|
+
- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional
|
|
63
|
+
- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
|
|
64
|
+
- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
|
|
65
|
+
- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
|
|
66
|
+
- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
|
|
67
|
+
</details>
|
|
68
|
+
|
|
69
|
+
<details>
|
|
70
|
+
<summary>Added Property(s)</summary>
|
|
71
|
+
- added property `interfaceId` to type `MyTransactionDraft`
|
|
72
|
+
- added property `interfaceId` to type `Transaction`
|
|
73
|
+
- added property `interfaceId` to type `TransactionDraft`
|
|
74
|
+
</details>
|
|
75
|
+
|
|
76
|
+
<details>
|
|
77
|
+
<summary>Added Type(s)</summary>
|
|
78
|
+
- added type `PaymentTransactionInterfaceIdSetMessage`
|
|
79
|
+
- added type `PaymentTransactionInterfaceIdSetMessagePayload`
|
|
80
|
+
- added type `PaymentSetTransactionInterfaceIdAction`
|
|
81
|
+
</details>
|
|
82
|
+
|
|
83
|
+
- [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - Regular release
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- Updated dependencies [[`e2fb7fd`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e2fb7fd778f849f2a1da7f5abf0643c699bb8968), [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e)]:
|
|
88
|
+
- @commercetools/ts-client@4.4.0
|
|
89
|
+
|
|
3
90
|
## 6.8.0
|
|
4
91
|
|
|
5
92
|
### Minor Changes
|
|
@@ -879,7 +879,7 @@ class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
|
879
879
|
this.args = args;
|
|
880
880
|
}
|
|
881
881
|
/**
|
|
882
|
-
* Creates an Import Request for Prices.
|
|
882
|
+
* Creates an Import Request for Embedded Prices.
|
|
883
883
|
*/
|
|
884
884
|
post(methodArgs) {
|
|
885
885
|
return new ApiRequest({
|
|
@@ -1565,8 +1565,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1565
1565
|
baseUri: this.args.baseUri
|
|
1566
1566
|
});
|
|
1567
1567
|
}
|
|
1568
|
-
|
|
1569
|
-
return new
|
|
1568
|
+
businessUnits() {
|
|
1569
|
+
return new ByProjectKeyBusinessUnitsRequestBuilder({
|
|
1570
1570
|
pathArgs: {
|
|
1571
1571
|
...this.args.pathArgs
|
|
1572
1572
|
},
|
|
@@ -1574,8 +1574,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1574
1574
|
baseUri: this.args.baseUri
|
|
1575
1575
|
});
|
|
1576
1576
|
}
|
|
1577
|
-
|
|
1578
|
-
return new
|
|
1577
|
+
categories() {
|
|
1578
|
+
return new ByProjectKeyCategoriesRequestBuilder({
|
|
1579
1579
|
pathArgs: {
|
|
1580
1580
|
...this.args.pathArgs
|
|
1581
1581
|
},
|
|
@@ -1583,8 +1583,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1583
1583
|
baseUri: this.args.baseUri
|
|
1584
1584
|
});
|
|
1585
1585
|
}
|
|
1586
|
-
|
|
1587
|
-
return new
|
|
1586
|
+
customers() {
|
|
1587
|
+
return new ByProjectKeyCustomersRequestBuilder({
|
|
1588
1588
|
pathArgs: {
|
|
1589
1589
|
...this.args.pathArgs
|
|
1590
1590
|
},
|
|
@@ -1592,8 +1592,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1592
1592
|
baseUri: this.args.baseUri
|
|
1593
1593
|
});
|
|
1594
1594
|
}
|
|
1595
|
-
|
|
1596
|
-
return new
|
|
1595
|
+
discountCodes() {
|
|
1596
|
+
return new ByProjectKeyDiscountCodesRequestBuilder({
|
|
1597
1597
|
pathArgs: {
|
|
1598
1598
|
...this.args.pathArgs
|
|
1599
1599
|
},
|
|
@@ -1601,8 +1601,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1601
1601
|
baseUri: this.args.baseUri
|
|
1602
1602
|
});
|
|
1603
1603
|
}
|
|
1604
|
-
|
|
1605
|
-
return new
|
|
1604
|
+
prices() {
|
|
1605
|
+
return new ByProjectKeyPricesRequestBuilder({
|
|
1606
1606
|
pathArgs: {
|
|
1607
1607
|
...this.args.pathArgs
|
|
1608
1608
|
},
|
|
@@ -1610,8 +1610,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1610
1610
|
baseUri: this.args.baseUri
|
|
1611
1611
|
});
|
|
1612
1612
|
}
|
|
1613
|
-
|
|
1614
|
-
return new
|
|
1613
|
+
inventories() {
|
|
1614
|
+
return new ByProjectKeyInventoriesRequestBuilder({
|
|
1615
1615
|
pathArgs: {
|
|
1616
1616
|
...this.args.pathArgs
|
|
1617
1617
|
},
|
|
@@ -1619,8 +1619,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1619
1619
|
baseUri: this.args.baseUri
|
|
1620
1620
|
});
|
|
1621
1621
|
}
|
|
1622
|
-
|
|
1623
|
-
return new
|
|
1622
|
+
products() {
|
|
1623
|
+
return new ByProjectKeyProductsRequestBuilder({
|
|
1624
1624
|
pathArgs: {
|
|
1625
1625
|
...this.args.pathArgs
|
|
1626
1626
|
},
|
|
@@ -1628,8 +1628,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1628
1628
|
baseUri: this.args.baseUri
|
|
1629
1629
|
});
|
|
1630
1630
|
}
|
|
1631
|
-
|
|
1632
|
-
return new
|
|
1631
|
+
productDrafts() {
|
|
1632
|
+
return new ByProjectKeyProductDraftsRequestBuilder({
|
|
1633
1633
|
pathArgs: {
|
|
1634
1634
|
...this.args.pathArgs
|
|
1635
1635
|
},
|
|
@@ -1637,8 +1637,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1637
1637
|
baseUri: this.args.baseUri
|
|
1638
1638
|
});
|
|
1639
1639
|
}
|
|
1640
|
-
|
|
1641
|
-
return new
|
|
1640
|
+
productTypes() {
|
|
1641
|
+
return new ByProjectKeyProductTypesRequestBuilder({
|
|
1642
1642
|
pathArgs: {
|
|
1643
1643
|
...this.args.pathArgs
|
|
1644
1644
|
},
|
|
@@ -1646,8 +1646,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1646
1646
|
baseUri: this.args.baseUri
|
|
1647
1647
|
});
|
|
1648
1648
|
}
|
|
1649
|
-
|
|
1650
|
-
return new
|
|
1649
|
+
productVariants() {
|
|
1650
|
+
return new ByProjectKeyProductVariantsRequestBuilder({
|
|
1651
1651
|
pathArgs: {
|
|
1652
1652
|
...this.args.pathArgs
|
|
1653
1653
|
},
|
|
@@ -1655,8 +1655,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1655
1655
|
baseUri: this.args.baseUri
|
|
1656
1656
|
});
|
|
1657
1657
|
}
|
|
1658
|
-
|
|
1659
|
-
return new
|
|
1658
|
+
productVariantPatches() {
|
|
1659
|
+
return new ByProjectKeyProductVariantPatchesRequestBuilder({
|
|
1660
1660
|
pathArgs: {
|
|
1661
1661
|
...this.args.pathArgs
|
|
1662
1662
|
},
|
|
@@ -1664,8 +1664,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1664
1664
|
baseUri: this.args.baseUri
|
|
1665
1665
|
});
|
|
1666
1666
|
}
|
|
1667
|
-
|
|
1668
|
-
return new
|
|
1667
|
+
productSelections() {
|
|
1668
|
+
return new ByProjectKeyProductSelectionsRequestBuilder({
|
|
1669
1669
|
pathArgs: {
|
|
1670
1670
|
...this.args.pathArgs
|
|
1671
1671
|
},
|
|
@@ -1673,8 +1673,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1673
1673
|
baseUri: this.args.baseUri
|
|
1674
1674
|
});
|
|
1675
1675
|
}
|
|
1676
|
-
|
|
1677
|
-
return new
|
|
1676
|
+
orders() {
|
|
1677
|
+
return new ByProjectKeyOrdersRequestBuilder({
|
|
1678
1678
|
pathArgs: {
|
|
1679
1679
|
...this.args.pathArgs
|
|
1680
1680
|
},
|
|
@@ -1682,8 +1682,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1682
1682
|
baseUri: this.args.baseUri
|
|
1683
1683
|
});
|
|
1684
1684
|
}
|
|
1685
|
-
|
|
1686
|
-
return new
|
|
1685
|
+
orderPatches() {
|
|
1686
|
+
return new ByProjectKeyOrderPatchesRequestBuilder({
|
|
1687
1687
|
pathArgs: {
|
|
1688
1688
|
...this.args.pathArgs
|
|
1689
1689
|
},
|
|
@@ -1691,8 +1691,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1691
1691
|
baseUri: this.args.baseUri
|
|
1692
1692
|
});
|
|
1693
1693
|
}
|
|
1694
|
-
|
|
1695
|
-
return new
|
|
1694
|
+
standalonePrices() {
|
|
1695
|
+
return new ByProjectKeyStandalonePricesRequestBuilder({
|
|
1696
1696
|
pathArgs: {
|
|
1697
1697
|
...this.args.pathArgs
|
|
1698
1698
|
},
|
|
@@ -1700,8 +1700,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1700
1700
|
baseUri: this.args.baseUri
|
|
1701
1701
|
});
|
|
1702
1702
|
}
|
|
1703
|
-
|
|
1704
|
-
return new
|
|
1703
|
+
types() {
|
|
1704
|
+
return new ByProjectKeyTypesRequestBuilder({
|
|
1705
1705
|
pathArgs: {
|
|
1706
1706
|
...this.args.pathArgs
|
|
1707
1707
|
},
|
|
@@ -875,7 +875,7 @@ class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
|
875
875
|
this.args = args;
|
|
876
876
|
}
|
|
877
877
|
/**
|
|
878
|
-
* Creates an Import Request for Prices.
|
|
878
|
+
* Creates an Import Request for Embedded Prices.
|
|
879
879
|
*/
|
|
880
880
|
post(methodArgs) {
|
|
881
881
|
return new ApiRequest({
|
|
@@ -1561,8 +1561,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1561
1561
|
baseUri: this.args.baseUri
|
|
1562
1562
|
});
|
|
1563
1563
|
}
|
|
1564
|
-
|
|
1565
|
-
return new
|
|
1564
|
+
businessUnits() {
|
|
1565
|
+
return new ByProjectKeyBusinessUnitsRequestBuilder({
|
|
1566
1566
|
pathArgs: {
|
|
1567
1567
|
...this.args.pathArgs
|
|
1568
1568
|
},
|
|
@@ -1570,8 +1570,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1570
1570
|
baseUri: this.args.baseUri
|
|
1571
1571
|
});
|
|
1572
1572
|
}
|
|
1573
|
-
|
|
1574
|
-
return new
|
|
1573
|
+
categories() {
|
|
1574
|
+
return new ByProjectKeyCategoriesRequestBuilder({
|
|
1575
1575
|
pathArgs: {
|
|
1576
1576
|
...this.args.pathArgs
|
|
1577
1577
|
},
|
|
@@ -1579,8 +1579,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1579
1579
|
baseUri: this.args.baseUri
|
|
1580
1580
|
});
|
|
1581
1581
|
}
|
|
1582
|
-
|
|
1583
|
-
return new
|
|
1582
|
+
customers() {
|
|
1583
|
+
return new ByProjectKeyCustomersRequestBuilder({
|
|
1584
1584
|
pathArgs: {
|
|
1585
1585
|
...this.args.pathArgs
|
|
1586
1586
|
},
|
|
@@ -1588,8 +1588,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1588
1588
|
baseUri: this.args.baseUri
|
|
1589
1589
|
});
|
|
1590
1590
|
}
|
|
1591
|
-
|
|
1592
|
-
return new
|
|
1591
|
+
discountCodes() {
|
|
1592
|
+
return new ByProjectKeyDiscountCodesRequestBuilder({
|
|
1593
1593
|
pathArgs: {
|
|
1594
1594
|
...this.args.pathArgs
|
|
1595
1595
|
},
|
|
@@ -1597,8 +1597,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1597
1597
|
baseUri: this.args.baseUri
|
|
1598
1598
|
});
|
|
1599
1599
|
}
|
|
1600
|
-
|
|
1601
|
-
return new
|
|
1600
|
+
prices() {
|
|
1601
|
+
return new ByProjectKeyPricesRequestBuilder({
|
|
1602
1602
|
pathArgs: {
|
|
1603
1603
|
...this.args.pathArgs
|
|
1604
1604
|
},
|
|
@@ -1606,8 +1606,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1606
1606
|
baseUri: this.args.baseUri
|
|
1607
1607
|
});
|
|
1608
1608
|
}
|
|
1609
|
-
|
|
1610
|
-
return new
|
|
1609
|
+
inventories() {
|
|
1610
|
+
return new ByProjectKeyInventoriesRequestBuilder({
|
|
1611
1611
|
pathArgs: {
|
|
1612
1612
|
...this.args.pathArgs
|
|
1613
1613
|
},
|
|
@@ -1615,8 +1615,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1615
1615
|
baseUri: this.args.baseUri
|
|
1616
1616
|
});
|
|
1617
1617
|
}
|
|
1618
|
-
|
|
1619
|
-
return new
|
|
1618
|
+
products() {
|
|
1619
|
+
return new ByProjectKeyProductsRequestBuilder({
|
|
1620
1620
|
pathArgs: {
|
|
1621
1621
|
...this.args.pathArgs
|
|
1622
1622
|
},
|
|
@@ -1624,8 +1624,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1624
1624
|
baseUri: this.args.baseUri
|
|
1625
1625
|
});
|
|
1626
1626
|
}
|
|
1627
|
-
|
|
1628
|
-
return new
|
|
1627
|
+
productDrafts() {
|
|
1628
|
+
return new ByProjectKeyProductDraftsRequestBuilder({
|
|
1629
1629
|
pathArgs: {
|
|
1630
1630
|
...this.args.pathArgs
|
|
1631
1631
|
},
|
|
@@ -1633,8 +1633,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1633
1633
|
baseUri: this.args.baseUri
|
|
1634
1634
|
});
|
|
1635
1635
|
}
|
|
1636
|
-
|
|
1637
|
-
return new
|
|
1636
|
+
productTypes() {
|
|
1637
|
+
return new ByProjectKeyProductTypesRequestBuilder({
|
|
1638
1638
|
pathArgs: {
|
|
1639
1639
|
...this.args.pathArgs
|
|
1640
1640
|
},
|
|
@@ -1642,8 +1642,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1642
1642
|
baseUri: this.args.baseUri
|
|
1643
1643
|
});
|
|
1644
1644
|
}
|
|
1645
|
-
|
|
1646
|
-
return new
|
|
1645
|
+
productVariants() {
|
|
1646
|
+
return new ByProjectKeyProductVariantsRequestBuilder({
|
|
1647
1647
|
pathArgs: {
|
|
1648
1648
|
...this.args.pathArgs
|
|
1649
1649
|
},
|
|
@@ -1651,8 +1651,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1651
1651
|
baseUri: this.args.baseUri
|
|
1652
1652
|
});
|
|
1653
1653
|
}
|
|
1654
|
-
|
|
1655
|
-
return new
|
|
1654
|
+
productVariantPatches() {
|
|
1655
|
+
return new ByProjectKeyProductVariantPatchesRequestBuilder({
|
|
1656
1656
|
pathArgs: {
|
|
1657
1657
|
...this.args.pathArgs
|
|
1658
1658
|
},
|
|
@@ -1660,8 +1660,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1660
1660
|
baseUri: this.args.baseUri
|
|
1661
1661
|
});
|
|
1662
1662
|
}
|
|
1663
|
-
|
|
1664
|
-
return new
|
|
1663
|
+
productSelections() {
|
|
1664
|
+
return new ByProjectKeyProductSelectionsRequestBuilder({
|
|
1665
1665
|
pathArgs: {
|
|
1666
1666
|
...this.args.pathArgs
|
|
1667
1667
|
},
|
|
@@ -1669,8 +1669,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1669
1669
|
baseUri: this.args.baseUri
|
|
1670
1670
|
});
|
|
1671
1671
|
}
|
|
1672
|
-
|
|
1673
|
-
return new
|
|
1672
|
+
orders() {
|
|
1673
|
+
return new ByProjectKeyOrdersRequestBuilder({
|
|
1674
1674
|
pathArgs: {
|
|
1675
1675
|
...this.args.pathArgs
|
|
1676
1676
|
},
|
|
@@ -1678,8 +1678,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1678
1678
|
baseUri: this.args.baseUri
|
|
1679
1679
|
});
|
|
1680
1680
|
}
|
|
1681
|
-
|
|
1682
|
-
return new
|
|
1681
|
+
orderPatches() {
|
|
1682
|
+
return new ByProjectKeyOrderPatchesRequestBuilder({
|
|
1683
1683
|
pathArgs: {
|
|
1684
1684
|
...this.args.pathArgs
|
|
1685
1685
|
},
|
|
@@ -1687,8 +1687,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1687
1687
|
baseUri: this.args.baseUri
|
|
1688
1688
|
});
|
|
1689
1689
|
}
|
|
1690
|
-
|
|
1691
|
-
return new
|
|
1690
|
+
standalonePrices() {
|
|
1691
|
+
return new ByProjectKeyStandalonePricesRequestBuilder({
|
|
1692
1692
|
pathArgs: {
|
|
1693
1693
|
...this.args.pathArgs
|
|
1694
1694
|
},
|
|
@@ -1696,8 +1696,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1696
1696
|
baseUri: this.args.baseUri
|
|
1697
1697
|
});
|
|
1698
1698
|
}
|
|
1699
|
-
|
|
1700
|
-
return new
|
|
1699
|
+
types() {
|
|
1700
|
+
return new ByProjectKeyTypesRequestBuilder({
|
|
1701
1701
|
pathArgs: {
|
|
1702
1702
|
...this.args.pathArgs
|
|
1703
1703
|
},
|
|
@@ -879,7 +879,7 @@ class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
|
879
879
|
this.args = args;
|
|
880
880
|
}
|
|
881
881
|
/**
|
|
882
|
-
* Creates an Import Request for Prices.
|
|
882
|
+
* Creates an Import Request for Embedded Prices.
|
|
883
883
|
*/
|
|
884
884
|
post(methodArgs) {
|
|
885
885
|
return new ApiRequest({
|
|
@@ -1565,8 +1565,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1565
1565
|
baseUri: this.args.baseUri
|
|
1566
1566
|
});
|
|
1567
1567
|
}
|
|
1568
|
-
|
|
1569
|
-
return new
|
|
1568
|
+
businessUnits() {
|
|
1569
|
+
return new ByProjectKeyBusinessUnitsRequestBuilder({
|
|
1570
1570
|
pathArgs: {
|
|
1571
1571
|
...this.args.pathArgs
|
|
1572
1572
|
},
|
|
@@ -1574,8 +1574,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1574
1574
|
baseUri: this.args.baseUri
|
|
1575
1575
|
});
|
|
1576
1576
|
}
|
|
1577
|
-
|
|
1578
|
-
return new
|
|
1577
|
+
categories() {
|
|
1578
|
+
return new ByProjectKeyCategoriesRequestBuilder({
|
|
1579
1579
|
pathArgs: {
|
|
1580
1580
|
...this.args.pathArgs
|
|
1581
1581
|
},
|
|
@@ -1583,8 +1583,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1583
1583
|
baseUri: this.args.baseUri
|
|
1584
1584
|
});
|
|
1585
1585
|
}
|
|
1586
|
-
|
|
1587
|
-
return new
|
|
1586
|
+
customers() {
|
|
1587
|
+
return new ByProjectKeyCustomersRequestBuilder({
|
|
1588
1588
|
pathArgs: {
|
|
1589
1589
|
...this.args.pathArgs
|
|
1590
1590
|
},
|
|
@@ -1592,8 +1592,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1592
1592
|
baseUri: this.args.baseUri
|
|
1593
1593
|
});
|
|
1594
1594
|
}
|
|
1595
|
-
|
|
1596
|
-
return new
|
|
1595
|
+
discountCodes() {
|
|
1596
|
+
return new ByProjectKeyDiscountCodesRequestBuilder({
|
|
1597
1597
|
pathArgs: {
|
|
1598
1598
|
...this.args.pathArgs
|
|
1599
1599
|
},
|
|
@@ -1601,8 +1601,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1601
1601
|
baseUri: this.args.baseUri
|
|
1602
1602
|
});
|
|
1603
1603
|
}
|
|
1604
|
-
|
|
1605
|
-
return new
|
|
1604
|
+
prices() {
|
|
1605
|
+
return new ByProjectKeyPricesRequestBuilder({
|
|
1606
1606
|
pathArgs: {
|
|
1607
1607
|
...this.args.pathArgs
|
|
1608
1608
|
},
|
|
@@ -1610,8 +1610,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1610
1610
|
baseUri: this.args.baseUri
|
|
1611
1611
|
});
|
|
1612
1612
|
}
|
|
1613
|
-
|
|
1614
|
-
return new
|
|
1613
|
+
inventories() {
|
|
1614
|
+
return new ByProjectKeyInventoriesRequestBuilder({
|
|
1615
1615
|
pathArgs: {
|
|
1616
1616
|
...this.args.pathArgs
|
|
1617
1617
|
},
|
|
@@ -1619,8 +1619,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1619
1619
|
baseUri: this.args.baseUri
|
|
1620
1620
|
});
|
|
1621
1621
|
}
|
|
1622
|
-
|
|
1623
|
-
return new
|
|
1622
|
+
products() {
|
|
1623
|
+
return new ByProjectKeyProductsRequestBuilder({
|
|
1624
1624
|
pathArgs: {
|
|
1625
1625
|
...this.args.pathArgs
|
|
1626
1626
|
},
|
|
@@ -1628,8 +1628,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1628
1628
|
baseUri: this.args.baseUri
|
|
1629
1629
|
});
|
|
1630
1630
|
}
|
|
1631
|
-
|
|
1632
|
-
return new
|
|
1631
|
+
productDrafts() {
|
|
1632
|
+
return new ByProjectKeyProductDraftsRequestBuilder({
|
|
1633
1633
|
pathArgs: {
|
|
1634
1634
|
...this.args.pathArgs
|
|
1635
1635
|
},
|
|
@@ -1637,8 +1637,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1637
1637
|
baseUri: this.args.baseUri
|
|
1638
1638
|
});
|
|
1639
1639
|
}
|
|
1640
|
-
|
|
1641
|
-
return new
|
|
1640
|
+
productTypes() {
|
|
1641
|
+
return new ByProjectKeyProductTypesRequestBuilder({
|
|
1642
1642
|
pathArgs: {
|
|
1643
1643
|
...this.args.pathArgs
|
|
1644
1644
|
},
|
|
@@ -1646,8 +1646,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1646
1646
|
baseUri: this.args.baseUri
|
|
1647
1647
|
});
|
|
1648
1648
|
}
|
|
1649
|
-
|
|
1650
|
-
return new
|
|
1649
|
+
productVariants() {
|
|
1650
|
+
return new ByProjectKeyProductVariantsRequestBuilder({
|
|
1651
1651
|
pathArgs: {
|
|
1652
1652
|
...this.args.pathArgs
|
|
1653
1653
|
},
|
|
@@ -1655,8 +1655,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1655
1655
|
baseUri: this.args.baseUri
|
|
1656
1656
|
});
|
|
1657
1657
|
}
|
|
1658
|
-
|
|
1659
|
-
return new
|
|
1658
|
+
productVariantPatches() {
|
|
1659
|
+
return new ByProjectKeyProductVariantPatchesRequestBuilder({
|
|
1660
1660
|
pathArgs: {
|
|
1661
1661
|
...this.args.pathArgs
|
|
1662
1662
|
},
|
|
@@ -1664,8 +1664,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1664
1664
|
baseUri: this.args.baseUri
|
|
1665
1665
|
});
|
|
1666
1666
|
}
|
|
1667
|
-
|
|
1668
|
-
return new
|
|
1667
|
+
productSelections() {
|
|
1668
|
+
return new ByProjectKeyProductSelectionsRequestBuilder({
|
|
1669
1669
|
pathArgs: {
|
|
1670
1670
|
...this.args.pathArgs
|
|
1671
1671
|
},
|
|
@@ -1673,8 +1673,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1673
1673
|
baseUri: this.args.baseUri
|
|
1674
1674
|
});
|
|
1675
1675
|
}
|
|
1676
|
-
|
|
1677
|
-
return new
|
|
1676
|
+
orders() {
|
|
1677
|
+
return new ByProjectKeyOrdersRequestBuilder({
|
|
1678
1678
|
pathArgs: {
|
|
1679
1679
|
...this.args.pathArgs
|
|
1680
1680
|
},
|
|
@@ -1682,8 +1682,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1682
1682
|
baseUri: this.args.baseUri
|
|
1683
1683
|
});
|
|
1684
1684
|
}
|
|
1685
|
-
|
|
1686
|
-
return new
|
|
1685
|
+
orderPatches() {
|
|
1686
|
+
return new ByProjectKeyOrderPatchesRequestBuilder({
|
|
1687
1687
|
pathArgs: {
|
|
1688
1688
|
...this.args.pathArgs
|
|
1689
1689
|
},
|
|
@@ -1691,8 +1691,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1691
1691
|
baseUri: this.args.baseUri
|
|
1692
1692
|
});
|
|
1693
1693
|
}
|
|
1694
|
-
|
|
1695
|
-
return new
|
|
1694
|
+
standalonePrices() {
|
|
1695
|
+
return new ByProjectKeyStandalonePricesRequestBuilder({
|
|
1696
1696
|
pathArgs: {
|
|
1697
1697
|
...this.args.pathArgs
|
|
1698
1698
|
},
|
|
@@ -1700,8 +1700,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1700
1700
|
baseUri: this.args.baseUri
|
|
1701
1701
|
});
|
|
1702
1702
|
}
|
|
1703
|
-
|
|
1704
|
-
return new
|
|
1703
|
+
types() {
|
|
1704
|
+
return new ByProjectKeyTypesRequestBuilder({
|
|
1705
1705
|
pathArgs: {
|
|
1706
1706
|
...this.args.pathArgs
|
|
1707
1707
|
},
|
|
@@ -879,7 +879,7 @@ class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
|
879
879
|
this.args = args;
|
|
880
880
|
}
|
|
881
881
|
/**
|
|
882
|
-
* Creates an Import Request for Prices.
|
|
882
|
+
* Creates an Import Request for Embedded Prices.
|
|
883
883
|
*/
|
|
884
884
|
post(methodArgs) {
|
|
885
885
|
return new ApiRequest({
|
|
@@ -1565,8 +1565,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1565
1565
|
baseUri: this.args.baseUri
|
|
1566
1566
|
});
|
|
1567
1567
|
}
|
|
1568
|
-
|
|
1569
|
-
return new
|
|
1568
|
+
businessUnits() {
|
|
1569
|
+
return new ByProjectKeyBusinessUnitsRequestBuilder({
|
|
1570
1570
|
pathArgs: {
|
|
1571
1571
|
...this.args.pathArgs
|
|
1572
1572
|
},
|
|
@@ -1574,8 +1574,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1574
1574
|
baseUri: this.args.baseUri
|
|
1575
1575
|
});
|
|
1576
1576
|
}
|
|
1577
|
-
|
|
1578
|
-
return new
|
|
1577
|
+
categories() {
|
|
1578
|
+
return new ByProjectKeyCategoriesRequestBuilder({
|
|
1579
1579
|
pathArgs: {
|
|
1580
1580
|
...this.args.pathArgs
|
|
1581
1581
|
},
|
|
@@ -1583,8 +1583,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1583
1583
|
baseUri: this.args.baseUri
|
|
1584
1584
|
});
|
|
1585
1585
|
}
|
|
1586
|
-
|
|
1587
|
-
return new
|
|
1586
|
+
customers() {
|
|
1587
|
+
return new ByProjectKeyCustomersRequestBuilder({
|
|
1588
1588
|
pathArgs: {
|
|
1589
1589
|
...this.args.pathArgs
|
|
1590
1590
|
},
|
|
@@ -1592,8 +1592,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1592
1592
|
baseUri: this.args.baseUri
|
|
1593
1593
|
});
|
|
1594
1594
|
}
|
|
1595
|
-
|
|
1596
|
-
return new
|
|
1595
|
+
discountCodes() {
|
|
1596
|
+
return new ByProjectKeyDiscountCodesRequestBuilder({
|
|
1597
1597
|
pathArgs: {
|
|
1598
1598
|
...this.args.pathArgs
|
|
1599
1599
|
},
|
|
@@ -1601,8 +1601,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1601
1601
|
baseUri: this.args.baseUri
|
|
1602
1602
|
});
|
|
1603
1603
|
}
|
|
1604
|
-
|
|
1605
|
-
return new
|
|
1604
|
+
prices() {
|
|
1605
|
+
return new ByProjectKeyPricesRequestBuilder({
|
|
1606
1606
|
pathArgs: {
|
|
1607
1607
|
...this.args.pathArgs
|
|
1608
1608
|
},
|
|
@@ -1610,8 +1610,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1610
1610
|
baseUri: this.args.baseUri
|
|
1611
1611
|
});
|
|
1612
1612
|
}
|
|
1613
|
-
|
|
1614
|
-
return new
|
|
1613
|
+
inventories() {
|
|
1614
|
+
return new ByProjectKeyInventoriesRequestBuilder({
|
|
1615
1615
|
pathArgs: {
|
|
1616
1616
|
...this.args.pathArgs
|
|
1617
1617
|
},
|
|
@@ -1619,8 +1619,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1619
1619
|
baseUri: this.args.baseUri
|
|
1620
1620
|
});
|
|
1621
1621
|
}
|
|
1622
|
-
|
|
1623
|
-
return new
|
|
1622
|
+
products() {
|
|
1623
|
+
return new ByProjectKeyProductsRequestBuilder({
|
|
1624
1624
|
pathArgs: {
|
|
1625
1625
|
...this.args.pathArgs
|
|
1626
1626
|
},
|
|
@@ -1628,8 +1628,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1628
1628
|
baseUri: this.args.baseUri
|
|
1629
1629
|
});
|
|
1630
1630
|
}
|
|
1631
|
-
|
|
1632
|
-
return new
|
|
1631
|
+
productDrafts() {
|
|
1632
|
+
return new ByProjectKeyProductDraftsRequestBuilder({
|
|
1633
1633
|
pathArgs: {
|
|
1634
1634
|
...this.args.pathArgs
|
|
1635
1635
|
},
|
|
@@ -1637,8 +1637,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1637
1637
|
baseUri: this.args.baseUri
|
|
1638
1638
|
});
|
|
1639
1639
|
}
|
|
1640
|
-
|
|
1641
|
-
return new
|
|
1640
|
+
productTypes() {
|
|
1641
|
+
return new ByProjectKeyProductTypesRequestBuilder({
|
|
1642
1642
|
pathArgs: {
|
|
1643
1643
|
...this.args.pathArgs
|
|
1644
1644
|
},
|
|
@@ -1646,8 +1646,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1646
1646
|
baseUri: this.args.baseUri
|
|
1647
1647
|
});
|
|
1648
1648
|
}
|
|
1649
|
-
|
|
1650
|
-
return new
|
|
1649
|
+
productVariants() {
|
|
1650
|
+
return new ByProjectKeyProductVariantsRequestBuilder({
|
|
1651
1651
|
pathArgs: {
|
|
1652
1652
|
...this.args.pathArgs
|
|
1653
1653
|
},
|
|
@@ -1655,8 +1655,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1655
1655
|
baseUri: this.args.baseUri
|
|
1656
1656
|
});
|
|
1657
1657
|
}
|
|
1658
|
-
|
|
1659
|
-
return new
|
|
1658
|
+
productVariantPatches() {
|
|
1659
|
+
return new ByProjectKeyProductVariantPatchesRequestBuilder({
|
|
1660
1660
|
pathArgs: {
|
|
1661
1661
|
...this.args.pathArgs
|
|
1662
1662
|
},
|
|
@@ -1664,8 +1664,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1664
1664
|
baseUri: this.args.baseUri
|
|
1665
1665
|
});
|
|
1666
1666
|
}
|
|
1667
|
-
|
|
1668
|
-
return new
|
|
1667
|
+
productSelections() {
|
|
1668
|
+
return new ByProjectKeyProductSelectionsRequestBuilder({
|
|
1669
1669
|
pathArgs: {
|
|
1670
1670
|
...this.args.pathArgs
|
|
1671
1671
|
},
|
|
@@ -1673,8 +1673,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1673
1673
|
baseUri: this.args.baseUri
|
|
1674
1674
|
});
|
|
1675
1675
|
}
|
|
1676
|
-
|
|
1677
|
-
return new
|
|
1676
|
+
orders() {
|
|
1677
|
+
return new ByProjectKeyOrdersRequestBuilder({
|
|
1678
1678
|
pathArgs: {
|
|
1679
1679
|
...this.args.pathArgs
|
|
1680
1680
|
},
|
|
@@ -1682,8 +1682,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1682
1682
|
baseUri: this.args.baseUri
|
|
1683
1683
|
});
|
|
1684
1684
|
}
|
|
1685
|
-
|
|
1686
|
-
return new
|
|
1685
|
+
orderPatches() {
|
|
1686
|
+
return new ByProjectKeyOrderPatchesRequestBuilder({
|
|
1687
1687
|
pathArgs: {
|
|
1688
1688
|
...this.args.pathArgs
|
|
1689
1689
|
},
|
|
@@ -1691,8 +1691,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1691
1691
|
baseUri: this.args.baseUri
|
|
1692
1692
|
});
|
|
1693
1693
|
}
|
|
1694
|
-
|
|
1695
|
-
return new
|
|
1694
|
+
standalonePrices() {
|
|
1695
|
+
return new ByProjectKeyStandalonePricesRequestBuilder({
|
|
1696
1696
|
pathArgs: {
|
|
1697
1697
|
...this.args.pathArgs
|
|
1698
1698
|
},
|
|
@@ -1700,8 +1700,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1700
1700
|
baseUri: this.args.baseUri
|
|
1701
1701
|
});
|
|
1702
1702
|
}
|
|
1703
|
-
|
|
1704
|
-
return new
|
|
1703
|
+
types() {
|
|
1704
|
+
return new ByProjectKeyTypesRequestBuilder({
|
|
1705
1705
|
pathArgs: {
|
|
1706
1706
|
...this.args.pathArgs
|
|
1707
1707
|
},
|
|
@@ -875,7 +875,7 @@ class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
|
875
875
|
this.args = args;
|
|
876
876
|
}
|
|
877
877
|
/**
|
|
878
|
-
* Creates an Import Request for Prices.
|
|
878
|
+
* Creates an Import Request for Embedded Prices.
|
|
879
879
|
*/
|
|
880
880
|
post(methodArgs) {
|
|
881
881
|
return new ApiRequest({
|
|
@@ -1561,8 +1561,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1561
1561
|
baseUri: this.args.baseUri
|
|
1562
1562
|
});
|
|
1563
1563
|
}
|
|
1564
|
-
|
|
1565
|
-
return new
|
|
1564
|
+
businessUnits() {
|
|
1565
|
+
return new ByProjectKeyBusinessUnitsRequestBuilder({
|
|
1566
1566
|
pathArgs: {
|
|
1567
1567
|
...this.args.pathArgs
|
|
1568
1568
|
},
|
|
@@ -1570,8 +1570,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1570
1570
|
baseUri: this.args.baseUri
|
|
1571
1571
|
});
|
|
1572
1572
|
}
|
|
1573
|
-
|
|
1574
|
-
return new
|
|
1573
|
+
categories() {
|
|
1574
|
+
return new ByProjectKeyCategoriesRequestBuilder({
|
|
1575
1575
|
pathArgs: {
|
|
1576
1576
|
...this.args.pathArgs
|
|
1577
1577
|
},
|
|
@@ -1579,8 +1579,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1579
1579
|
baseUri: this.args.baseUri
|
|
1580
1580
|
});
|
|
1581
1581
|
}
|
|
1582
|
-
|
|
1583
|
-
return new
|
|
1582
|
+
customers() {
|
|
1583
|
+
return new ByProjectKeyCustomersRequestBuilder({
|
|
1584
1584
|
pathArgs: {
|
|
1585
1585
|
...this.args.pathArgs
|
|
1586
1586
|
},
|
|
@@ -1588,8 +1588,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1588
1588
|
baseUri: this.args.baseUri
|
|
1589
1589
|
});
|
|
1590
1590
|
}
|
|
1591
|
-
|
|
1592
|
-
return new
|
|
1591
|
+
discountCodes() {
|
|
1592
|
+
return new ByProjectKeyDiscountCodesRequestBuilder({
|
|
1593
1593
|
pathArgs: {
|
|
1594
1594
|
...this.args.pathArgs
|
|
1595
1595
|
},
|
|
@@ -1597,8 +1597,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1597
1597
|
baseUri: this.args.baseUri
|
|
1598
1598
|
});
|
|
1599
1599
|
}
|
|
1600
|
-
|
|
1601
|
-
return new
|
|
1600
|
+
prices() {
|
|
1601
|
+
return new ByProjectKeyPricesRequestBuilder({
|
|
1602
1602
|
pathArgs: {
|
|
1603
1603
|
...this.args.pathArgs
|
|
1604
1604
|
},
|
|
@@ -1606,8 +1606,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1606
1606
|
baseUri: this.args.baseUri
|
|
1607
1607
|
});
|
|
1608
1608
|
}
|
|
1609
|
-
|
|
1610
|
-
return new
|
|
1609
|
+
inventories() {
|
|
1610
|
+
return new ByProjectKeyInventoriesRequestBuilder({
|
|
1611
1611
|
pathArgs: {
|
|
1612
1612
|
...this.args.pathArgs
|
|
1613
1613
|
},
|
|
@@ -1615,8 +1615,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1615
1615
|
baseUri: this.args.baseUri
|
|
1616
1616
|
});
|
|
1617
1617
|
}
|
|
1618
|
-
|
|
1619
|
-
return new
|
|
1618
|
+
products() {
|
|
1619
|
+
return new ByProjectKeyProductsRequestBuilder({
|
|
1620
1620
|
pathArgs: {
|
|
1621
1621
|
...this.args.pathArgs
|
|
1622
1622
|
},
|
|
@@ -1624,8 +1624,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1624
1624
|
baseUri: this.args.baseUri
|
|
1625
1625
|
});
|
|
1626
1626
|
}
|
|
1627
|
-
|
|
1628
|
-
return new
|
|
1627
|
+
productDrafts() {
|
|
1628
|
+
return new ByProjectKeyProductDraftsRequestBuilder({
|
|
1629
1629
|
pathArgs: {
|
|
1630
1630
|
...this.args.pathArgs
|
|
1631
1631
|
},
|
|
@@ -1633,8 +1633,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1633
1633
|
baseUri: this.args.baseUri
|
|
1634
1634
|
});
|
|
1635
1635
|
}
|
|
1636
|
-
|
|
1637
|
-
return new
|
|
1636
|
+
productTypes() {
|
|
1637
|
+
return new ByProjectKeyProductTypesRequestBuilder({
|
|
1638
1638
|
pathArgs: {
|
|
1639
1639
|
...this.args.pathArgs
|
|
1640
1640
|
},
|
|
@@ -1642,8 +1642,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1642
1642
|
baseUri: this.args.baseUri
|
|
1643
1643
|
});
|
|
1644
1644
|
}
|
|
1645
|
-
|
|
1646
|
-
return new
|
|
1645
|
+
productVariants() {
|
|
1646
|
+
return new ByProjectKeyProductVariantsRequestBuilder({
|
|
1647
1647
|
pathArgs: {
|
|
1648
1648
|
...this.args.pathArgs
|
|
1649
1649
|
},
|
|
@@ -1651,8 +1651,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1651
1651
|
baseUri: this.args.baseUri
|
|
1652
1652
|
});
|
|
1653
1653
|
}
|
|
1654
|
-
|
|
1655
|
-
return new
|
|
1654
|
+
productVariantPatches() {
|
|
1655
|
+
return new ByProjectKeyProductVariantPatchesRequestBuilder({
|
|
1656
1656
|
pathArgs: {
|
|
1657
1657
|
...this.args.pathArgs
|
|
1658
1658
|
},
|
|
@@ -1660,8 +1660,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1660
1660
|
baseUri: this.args.baseUri
|
|
1661
1661
|
});
|
|
1662
1662
|
}
|
|
1663
|
-
|
|
1664
|
-
return new
|
|
1663
|
+
productSelections() {
|
|
1664
|
+
return new ByProjectKeyProductSelectionsRequestBuilder({
|
|
1665
1665
|
pathArgs: {
|
|
1666
1666
|
...this.args.pathArgs
|
|
1667
1667
|
},
|
|
@@ -1669,8 +1669,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1669
1669
|
baseUri: this.args.baseUri
|
|
1670
1670
|
});
|
|
1671
1671
|
}
|
|
1672
|
-
|
|
1673
|
-
return new
|
|
1672
|
+
orders() {
|
|
1673
|
+
return new ByProjectKeyOrdersRequestBuilder({
|
|
1674
1674
|
pathArgs: {
|
|
1675
1675
|
...this.args.pathArgs
|
|
1676
1676
|
},
|
|
@@ -1678,8 +1678,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1678
1678
|
baseUri: this.args.baseUri
|
|
1679
1679
|
});
|
|
1680
1680
|
}
|
|
1681
|
-
|
|
1682
|
-
return new
|
|
1681
|
+
orderPatches() {
|
|
1682
|
+
return new ByProjectKeyOrderPatchesRequestBuilder({
|
|
1683
1683
|
pathArgs: {
|
|
1684
1684
|
...this.args.pathArgs
|
|
1685
1685
|
},
|
|
@@ -1687,8 +1687,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1687
1687
|
baseUri: this.args.baseUri
|
|
1688
1688
|
});
|
|
1689
1689
|
}
|
|
1690
|
-
|
|
1691
|
-
return new
|
|
1690
|
+
standalonePrices() {
|
|
1691
|
+
return new ByProjectKeyStandalonePricesRequestBuilder({
|
|
1692
1692
|
pathArgs: {
|
|
1693
1693
|
...this.args.pathArgs
|
|
1694
1694
|
},
|
|
@@ -1696,8 +1696,8 @@ class ByProjectKeyRequestBuilder {
|
|
|
1696
1696
|
baseUri: this.args.baseUri
|
|
1697
1697
|
});
|
|
1698
1698
|
}
|
|
1699
|
-
|
|
1700
|
-
return new
|
|
1699
|
+
types() {
|
|
1700
|
+
return new ByProjectKeyTypesRequestBuilder({
|
|
1701
1701
|
pathArgs: {
|
|
1702
1702
|
...this.args.pathArgs
|
|
1703
1703
|
},
|
|
@@ -41,21 +41,21 @@ export declare class ByProjectKeyRequestBuilder {
|
|
|
41
41
|
});
|
|
42
42
|
importContainers(): ByProjectKeyImportContainersRequestBuilder;
|
|
43
43
|
importOperations(): ByProjectKeyImportOperationsRequestBuilder;
|
|
44
|
+
businessUnits(): ByProjectKeyBusinessUnitsRequestBuilder;
|
|
44
45
|
categories(): ByProjectKeyCategoriesRequestBuilder;
|
|
46
|
+
customers(): ByProjectKeyCustomersRequestBuilder;
|
|
47
|
+
discountCodes(): ByProjectKeyDiscountCodesRequestBuilder;
|
|
45
48
|
prices(): ByProjectKeyPricesRequestBuilder;
|
|
46
|
-
|
|
49
|
+
inventories(): ByProjectKeyInventoriesRequestBuilder;
|
|
47
50
|
products(): ByProjectKeyProductsRequestBuilder;
|
|
48
51
|
productDrafts(): ByProjectKeyProductDraftsRequestBuilder;
|
|
49
52
|
productTypes(): ByProjectKeyProductTypesRequestBuilder;
|
|
50
53
|
productVariants(): ByProjectKeyProductVariantsRequestBuilder;
|
|
51
54
|
productVariantPatches(): ByProjectKeyProductVariantPatchesRequestBuilder;
|
|
55
|
+
productSelections(): ByProjectKeyProductSelectionsRequestBuilder;
|
|
52
56
|
orders(): ByProjectKeyOrdersRequestBuilder;
|
|
53
57
|
orderPatches(): ByProjectKeyOrderPatchesRequestBuilder;
|
|
54
|
-
|
|
55
|
-
inventories(): ByProjectKeyInventoriesRequestBuilder;
|
|
58
|
+
standalonePrices(): ByProjectKeyStandalonePricesRequestBuilder;
|
|
56
59
|
types(): ByProjectKeyTypesRequestBuilder;
|
|
57
|
-
discountCodes(): ByProjectKeyDiscountCodesRequestBuilder;
|
|
58
|
-
productSelections(): ByProjectKeyProductSelectionsRequestBuilder;
|
|
59
|
-
businessUnits(): ByProjectKeyBusinessUnitsRequestBuilder;
|
|
60
60
|
}
|
|
61
61
|
//# sourceMappingURL=by-project-key-request-builder.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"by-project-key-request-builder.d.ts","sourceRoot":"../../../../../src/generated/client","sources":["by-project-key-request-builder.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAC7D,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,oCAAoC,EAAE,kEAA8D;AAC7G,OAAO,EAAE,mCAAmC,EAAE,gEAA4D;AAC1G,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,qCAAqC,EAAE,oEAAgE;AAChH,OAAO,EAAE,sCAAsC,EAAE,wEAAoE;AACrH,OAAO,EAAE,gCAAgC,EAAE,0DAAsD;AACjG,OAAO,EAAE,gCAAgC,EAAE,0DAAsD;AACjG,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,2CAA2C,EAAE,kFAA8E;AACpI,OAAO,EAAE,sCAAsC,EAAE,wEAAoE;AACrH,OAAO,EAAE,+CAA+C,EAAE,4FAAwF;AAClJ,OAAO,EAAE,yCAAyC,EAAE,8EAA0E;AAC9H,OAAO,EAAE,kCAAkC,EAAE,8DAA0D;AACvG,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,+BAA+B,EAAE,wDAAoD;AAC9F;IACI;AACJ,qBAAa,0BAA0B;IAEnC,SAAS,CAAC,QAAQ,CAAC,IAAI,EAAE;QACvB,QAAQ,EAAE;YACR,UAAU,EAAE,MAAM,CAAA;SACnB,CAAA;QACD,cAAc,EAAE,cAAc,CAAA;QAC9B,OAAO,CAAC,EAAE,MAAM,CAAA;KACjB;gBANkB,IAAI,EAAE;QACvB,QAAQ,EAAE;YACR,UAAU,EAAE,MAAM,CAAA;SACnB,CAAA;QACD,cAAc,EAAE,cAAc,CAAA;QAC9B,OAAO,CAAC,EAAE,MAAM,CAAA;KACjB;IAEI,gBAAgB,IAAI,0CAA0C;IAS9D,gBAAgB,IAAI,0CAA0C;IAS9D,UAAU,IAAI,oCAAoC;IASlD,MAAM,IAAI,gCAAgC;IAS1C,
|
|
1
|
+
{"version":3,"file":"by-project-key-request-builder.d.ts","sourceRoot":"../../../../../src/generated/client","sources":["by-project-key-request-builder.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAC7D,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,oCAAoC,EAAE,kEAA8D;AAC7G,OAAO,EAAE,mCAAmC,EAAE,gEAA4D;AAC1G,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,qCAAqC,EAAE,oEAAgE;AAChH,OAAO,EAAE,sCAAsC,EAAE,wEAAoE;AACrH,OAAO,EAAE,gCAAgC,EAAE,0DAAsD;AACjG,OAAO,EAAE,gCAAgC,EAAE,0DAAsD;AACjG,OAAO,EAAE,uCAAuC,EAAE,0EAAsE;AACxH,OAAO,EAAE,2CAA2C,EAAE,kFAA8E;AACpI,OAAO,EAAE,sCAAsC,EAAE,wEAAoE;AACrH,OAAO,EAAE,+CAA+C,EAAE,4FAAwF;AAClJ,OAAO,EAAE,yCAAyC,EAAE,8EAA0E;AAC9H,OAAO,EAAE,kCAAkC,EAAE,8DAA0D;AACvG,OAAO,EAAE,0CAA0C,EAAE,gFAA4E;AACjI,OAAO,EAAE,+BAA+B,EAAE,wDAAoD;AAC9F;IACI;AACJ,qBAAa,0BAA0B;IAEnC,SAAS,CAAC,QAAQ,CAAC,IAAI,EAAE;QACvB,QAAQ,EAAE;YACR,UAAU,EAAE,MAAM,CAAA;SACnB,CAAA;QACD,cAAc,EAAE,cAAc,CAAA;QAC9B,OAAO,CAAC,EAAE,MAAM,CAAA;KACjB;gBANkB,IAAI,EAAE;QACvB,QAAQ,EAAE;YACR,UAAU,EAAE,MAAM,CAAA;SACnB,CAAA;QACD,cAAc,EAAE,cAAc,CAAA;QAC9B,OAAO,CAAC,EAAE,MAAM,CAAA;KACjB;IAEI,gBAAgB,IAAI,0CAA0C;IAS9D,gBAAgB,IAAI,0CAA0C;IAS9D,aAAa,IAAI,uCAAuC;IASxD,UAAU,IAAI,oCAAoC;IASlD,SAAS,IAAI,mCAAmC;IAShD,aAAa,IAAI,uCAAuC;IASxD,MAAM,IAAI,gCAAgC;IAS1C,WAAW,IAAI,qCAAqC;IASpD,QAAQ,IAAI,kCAAkC;IAS9C,aAAa,IAAI,uCAAuC;IASxD,YAAY,IAAI,sCAAsC;IAStD,eAAe,IAAI,yCAAyC;IAS5D,qBAAqB,IAAI,+CAA+C;IASxE,iBAAiB,IAAI,2CAA2C;IAShE,MAAM,IAAI,gCAAgC;IAS1C,YAAY,IAAI,sCAAsC;IAStD,gBAAgB,IAAI,0CAA0C;IAS9D,KAAK,IAAI,+BAA+B;CAShD"}
|
|
@@ -26,7 +26,7 @@ export declare class ByProjectKeyPricesImportContainersByImportContainerKeyReque
|
|
|
26
26
|
baseUri?: string;
|
|
27
27
|
});
|
|
28
28
|
/**
|
|
29
|
-
* Creates an Import Request for Prices.
|
|
29
|
+
* Creates an Import Request for Embedded Prices.
|
|
30
30
|
*/
|
|
31
31
|
post(methodArgs: {
|
|
32
32
|
body: PriceImportRequest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate <raml_file_path> -o <output_path> -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
6
|
export * from "./client/api-root.js";
|
|
7
7
|
export * from "./client/business-units/by-project-key-business-units-request-builder.js";
|
|
8
8
|
export * from "./client/by-project-key-request-builder.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"../../../../src/generated","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"../../../../src/generated","sources":["index.ts"],"names":[],"mappings":"AACA;;;;EAIE;AAGF,qCAAkC;AAClC,yFAAqF;AACrF,2DAAuD;AACvD,iFAA6E;AAC7E,+EAA2E;AAC3E,yFAAqF;AACrF,sIAAkI;AAClI,8GAA0G;AAC1G,kIAA8H;AAC9H,0GAAsG;AACtG,iIAA6H;AAC7H,yGAAqG;AACrG,sIAAkI;AAClI,8GAA0G;AAC1G,uHAAmH;AACnH,+FAA2F;AAC3F,mIAA+H;AAC/H,2GAAuG;AACvG,qIAAiI;AACjI,6GAAyG;AACzG,8HAA0H;AAC1H,sGAAkG;AAClG,8HAA0H;AAC1H,sGAAkG;AAClG,sIAAkI;AAClI,8GAA0G;AAC1G,0IAAsI;AACtI,kHAA8G;AAC9G,qIAAiI;AACjI,6GAAyG;AACzG,+IAA2I;AAC3I,uHAAmH;AACnH,wIAAoI;AACpI,gHAA4G;AAC5G,gIAA4H;AAC5H,wGAAoG;AACpG,yIAAqI;AACrI,iHAA6G;AAC7G,6HAAyH;AACzH,qGAAiG;AACjG,yIAAqI;AACrI,qGAAiG;AACjG,+FAA2F;AAC3F,uIAAmI;AACnI,mFAA+E;AAC/E,uFAAmF;AACnF,yEAAqE;AACrE,yEAAqE;AACrE,yFAAqF;AACrF,iGAA6F;AAC7F,uFAAmF;AACnF,2GAAuG;AACvG,6FAAyF;AACzF,6EAAyE;AACzE,+FAA2F;AAC3F,uEAAmE;AACnE,2CAAuC;AACvC,uCAAmC;AACnC,mCAA+B;AAC/B,sCAAkC;AAClC,yCAAqC;AACrC,2CAAuC;AAEvC,mCAA+B;AAC/B,6CAAyC;AACzC,6CAAyC;AACzC,2CAAuC;AACvC,4CAAwC;AACxC,wCAAoC;AACpC,0CAAsC;AACtC,mCAA+B;AAC/B,mCAA+B;AAC/B,+CAA2C;AAC3C,0CAAsC;AACtC,qCAAiC;AACjC,yCAAqC;AACrC,4CAAwC;AACxC,8CAA0C;AAC1C,kCAA8B;AAE9B,+CAA2C;AAC3C,6CAAyC;AACzC,iDAA6C;AAC7C,4CAAwC"}
|
|
@@ -58,7 +58,8 @@ export type ResourceTypeId = 'address' | 'asset' | 'business-unit' | 'cart-disco
|
|
|
58
58
|
export type FieldType = CustomFieldBooleanType | CustomFieldDateTimeType | CustomFieldDateType | CustomFieldEnumType | CustomFieldLocalizedEnumType | CustomFieldLocalizedStringType | CustomFieldMoneyType | CustomFieldNumberType | CustomFieldReferenceType | CustomFieldSetType | CustomFieldStringType | CustomFieldTimeType;
|
|
59
59
|
export interface IFieldType {
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* Discriminator that determines the type of the field.
|
|
62
|
+
* This value can't be changed after you import the Type.
|
|
62
63
|
*
|
|
63
64
|
*
|
|
64
65
|
*/
|
|
@@ -218,7 +219,10 @@ export interface FieldDefinition {
|
|
|
218
219
|
*/
|
|
219
220
|
readonly type: FieldType;
|
|
220
221
|
/**
|
|
221
|
-
* Name of the Custom Field
|
|
222
|
+
* Name of the Custom Field that you want to define.
|
|
223
|
+
* The name must be unique for a given [ResourceTypeId](ctp:import:type:ResourceTypeId).
|
|
224
|
+
* If a FieldDefinition with the same `name` is defined in another [Type](ctp:api:type:Type) for the same [ResourceTypeId](ctp:import:type:ResourceTypeId), then both FieldDefinitions must have the same `type`.
|
|
225
|
+
* This value can't be changed after you import the Type.
|
|
222
226
|
*
|
|
223
227
|
*
|
|
224
228
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"../../../../../src/generated/models","sources":["types.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,oBAAgB;AAE1D;;;GAGG;AACH,oBAAY,uBAAuB;IACjC,SAAS,cAAc;IACvB,UAAU,eAAe;CAC1B;AAED,MAAM,MAAM,iBAAiB,GAAG,WAAW,GAAG,YAAY,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;AAC1E;;;GAGG;AACH,oBAAY,oBAAoB;IAC9B,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,YAAY,kBAAkB;IAC9B,YAAY,kBAAkB;IAC9B,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,cAAc,qBAAqB;IACnC,QAAQ,aAAa;IACrB,aAAa,mBAAmB;IAChC,YAAY,kBAAkB;IAC9B,cAAc,oBAAoB;IAClC,QAAQ,cAAc;IACtB,KAAK,UAAU;IACf,aAAa,mBAAmB;IAChC,SAAS,eAAe;IACxB,WAAW,iBAAiB;IAC5B,eAAe,sBAAsB;IACrC,OAAO,YAAY;IACnB,2BAA2B,kCAAkC;IAC7D,YAAY,kBAAkB;IAC9B,gBAAgB,sBAAsB;IACtC,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,cAAc,oBAAoB;IAClC,YAAY,kBAAkB;IAC9B,wBAAwB,iCAAiC;IACzD,eAAe,qBAAqB;IACpC,KAAK,UAAU;IACf,WAAW,gBAAgB;CAC5B;AAED,MAAM,MAAM,cAAc,GACtB,SAAS,GACT,OAAO,GACP,eAAe,GACf,eAAe,GACf,UAAU,GACV,SAAS,GACT,kBAAkB,GAClB,UAAU,GACV,gBAAgB,GAChB,eAAe,GACf,iBAAiB,GACjB,WAAW,GACX,OAAO,GACP,gBAAgB,GAChB,YAAY,GACZ,cAAc,GACd,mBAAmB,GACnB,SAAS,GACT,+BAA+B,GAC/B,eAAe,GACf,mBAAmB,GACnB,OAAO,GACP,QAAQ,GACR,UAAU,GACV,iBAAiB,GACjB,eAAe,GACf,8BAA8B,GAC9B,kBAAkB,GAClB,OAAO,GACP,aAAa,GACb,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;AACjB;;;;GAIG;AACH,MAAM,MAAM,SAAS,GACjB,sBAAsB,GACtB,uBAAuB,GACvB,mBAAmB,GACnB,mBAAmB,GACnB,4BAA4B,GAC5B,8BAA8B,GAC9B,oBAAoB,GACpB,qBAAqB,GACrB,wBAAwB,GACxB,kBAAkB,GAClB,qBAAqB,GACrB,mBAAmB,CAAA;AACvB,MAAM,WAAW,UAAU;IACzB
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"../../../../../src/generated/models","sources":["types.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
6
|
"name": "@commercetools/importapi-sdk",
|
|
7
|
-
"version": "6.
|
|
7
|
+
"version": "6.13.0",
|
|
8
8
|
"engines": {
|
|
9
9
|
"node": ">=18"
|
|
10
10
|
},
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"bugs": "https://github.com/commercetools/commercetools-sdk-typescript/issues",
|
|
21
21
|
"repository": {
|
|
22
22
|
"type": "git",
|
|
23
|
-
"url": "https://github.com/commercetools/commercetools-sdk-typescript
|
|
23
|
+
"url": "https://github.com/commercetools/commercetools-sdk-typescript"
|
|
24
24
|
},
|
|
25
25
|
"files": ["dist", "CHANGELOG.md"],
|
|
26
26
|
"author": "Achraf Beniasaad",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"./dist/commercetools-importapi-sdk.esm.js": "./dist/commercetools-importapi-sdk.browser.esm.js"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@commercetools/ts-client": "^4.
|
|
35
|
+
"@commercetools/ts-client": "^4.8.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@types/uuid": "10.0.0",
|