|
1 | 1 | **Api changes**
|
2 | 2 |
|
3 | 3 | <details>
|
4 |
| -<summary>Added Enum(s)</summary> |
| 4 | +<summary>Added Method(s)</summary> |
5 | 5 |
|
6 |
| -- added enum `customer-email-token` to type `ReferenceTypeId` |
7 |
| -- added enum `customer-password-token` to type `ReferenceTypeId` |
8 |
| -- added enum `customer-email-token` to type `MessageSubscriptionResourceTypeId` |
9 |
| -- added enum `customer-group` to type `MessageSubscriptionResourceTypeId` |
10 |
| -- added enum `customer-password-token` to type `MessageSubscriptionResourceTypeId` |
11 |
| -</details> |
12 |
| - |
13 |
| - |
14 |
| -<details> |
15 |
| -<summary>Added Type(s)</summary> |
16 |
| - |
17 |
| -- added type `CustomerEmailTokenReference` |
18 |
| -- added type `CustomerPasswordTokenReference` |
| 6 | +- added method `apiRoot.withProjectKey().head()` |
| 7 | +- added method `apiRoot.withProjectKey().associateRoles().head()` |
| 8 | +- added method `apiRoot.withProjectKey().businessUnits().head()` |
| 9 | +- added method `apiRoot.withProjectKey().categories().head()` |
| 10 | +- added method `apiRoot.withProjectKey().carts().head()` |
| 11 | +- added method `apiRoot.withProjectKey().cartDiscounts().head()` |
| 12 | +- added method `apiRoot.withProjectKey().channels().head()` |
| 13 | +- added method `apiRoot.withProjectKey().customers().head()` |
| 14 | +- added method `apiRoot.withProjectKey().customerGroups().head()` |
| 15 | +- added method `apiRoot.withProjectKey().customObjects().head()` |
| 16 | +- added method `apiRoot.withProjectKey().discountCodes().head()` |
| 17 | +- added method `apiRoot.withProjectKey().inventory().head()` |
| 18 | +- added method `apiRoot.withProjectKey().messages().head()` |
| 19 | +- added method `apiRoot.withProjectKey().orders().head()` |
| 20 | +- added method `apiRoot.withProjectKey().payments().head()` |
| 21 | +- added method `apiRoot.withProjectKey().productDiscounts().head()` |
| 22 | +- added method `apiRoot.withProjectKey().productProjections().head()` |
| 23 | +- added method `apiRoot.withProjectKey().productSelections().head()` |
| 24 | +- added method `apiRoot.withProjectKey().quotes().head()` |
| 25 | +- added method `apiRoot.withProjectKey().quoteRequests().head()` |
| 26 | +- added method `apiRoot.withProjectKey().stagedQuotes().head()` |
| 27 | +- added method `apiRoot.withProjectKey().reviews().head()` |
| 28 | +- added method `apiRoot.withProjectKey().shippingMethods().head()` |
| 29 | +- added method `apiRoot.withProjectKey().shoppingLists().head()` |
| 30 | +- added method `apiRoot.withProjectKey().states().head()` |
| 31 | +- added method `apiRoot.withProjectKey().subscriptions().head()` |
| 32 | +- added method `apiRoot.withProjectKey().taxCategories().head()` |
| 33 | +- added method `apiRoot.withProjectKey().types().head()` |
| 34 | +- added method `apiRoot.withProjectKey().zones().head()` |
| 35 | +- added method `apiRoot.withProjectKey().extensions().head()` |
| 36 | +- added method `apiRoot.withProjectKey().apiClients().head()` |
| 37 | +- added method `apiRoot.withProjectKey().stores().head()` |
| 38 | +- added method `apiRoot.withProjectKey().standalonePrices().head()` |
| 39 | +- added method `apiRoot.withProjectKey().attributeGroups().head()` |
| 40 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().businessUnits().head()` |
| 41 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().businessUnits().withKey().head()` |
| 42 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().businessUnits().withId().head()` |
| 43 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().carts().head()` |
| 44 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().orders().head()` |
| 45 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quotes().head()` |
| 46 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quoteRequests().head()` |
| 47 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().carts().withKey().head()` |
| 48 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().carts().withId().head()` |
| 49 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().orders().withOrderNumber().head()` |
| 50 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().orders().withId().head()` |
| 51 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quotes().withKey().head()` |
| 52 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quotes().withId().head()` |
| 53 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quoteRequests().withKey().head()` |
| 54 | +- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().quoteRequests().withId().head()` |
| 55 | +- added method `apiRoot.withProjectKey().associateRoles().withKey().head()` |
| 56 | +- added method `apiRoot.withProjectKey().associateRoles().withId().head()` |
| 57 | +- added method `apiRoot.withProjectKey().businessUnits().withKey().head()` |
| 58 | +- added method `apiRoot.withProjectKey().businessUnits().withId().head()` |
| 59 | +- added method `apiRoot.withProjectKey().categories().withKey().head()` |
| 60 | +- added method `apiRoot.withProjectKey().categories().withId().head()` |
| 61 | +- added method `apiRoot.withProjectKey().carts().withCustomerId().head()` |
| 62 | +- added method `apiRoot.withProjectKey().carts().withKey().head()` |
| 63 | +- added method `apiRoot.withProjectKey().carts().withId().head()` |
| 64 | +- added method `apiRoot.withProjectKey().cartDiscounts().withKey().head()` |
| 65 | +- added method `apiRoot.withProjectKey().cartDiscounts().withId().head()` |
| 66 | +- added method `apiRoot.withProjectKey().channels().withId().head()` |
| 67 | +- added method `apiRoot.withProjectKey().customers().withKey().head()` |
| 68 | +- added method `apiRoot.withProjectKey().customers().withId().head()` |
| 69 | +- added method `apiRoot.withProjectKey().customerGroups().withKey().head()` |
| 70 | +- added method `apiRoot.withProjectKey().customerGroups().withId().head()` |
| 71 | +- added method `apiRoot.withProjectKey().discountCodes().withId().head()` |
| 72 | +- added method `apiRoot.withProjectKey().inventory().withId().head()` |
| 73 | +- added method `apiRoot.withProjectKey().inventory().withKey().head()` |
| 74 | +- added method `apiRoot.withProjectKey().messages().withId().head()` |
| 75 | +- added method `apiRoot.withProjectKey().orders().withOrderNumber().head()` |
| 76 | +- added method `apiRoot.withProjectKey().orders().edits().head()` |
| 77 | +- added method `apiRoot.withProjectKey().orders().withId().head()` |
| 78 | +- added method `apiRoot.withProjectKey().orders().edits().withKey().head()` |
| 79 | +- added method `apiRoot.withProjectKey().orders().edits().withId().head()` |
| 80 | +- added method `apiRoot.withProjectKey().payments().withKey().head()` |
| 81 | +- added method `apiRoot.withProjectKey().payments().withId().head()` |
| 82 | +- added method `apiRoot.withProjectKey().productDiscounts().withKey().head()` |
| 83 | +- added method `apiRoot.withProjectKey().productDiscounts().withId().head()` |
| 84 | +- added method `apiRoot.withProjectKey().productProjections().withKey().head()` |
| 85 | +- added method `apiRoot.withProjectKey().productProjections().withId().head()` |
| 86 | +- added method `apiRoot.withProjectKey().productSelections().withKey().head()` |
| 87 | +- added method `apiRoot.withProjectKey().productSelections().withId().head()` |
| 88 | +- added method `apiRoot.withProjectKey().quotes().withKey().head()` |
| 89 | +- added method `apiRoot.withProjectKey().quotes().withId().head()` |
| 90 | +- added method `apiRoot.withProjectKey().quoteRequests().withKey().head()` |
| 91 | +- added method `apiRoot.withProjectKey().quoteRequests().withId().head()` |
| 92 | +- added method `apiRoot.withProjectKey().stagedQuotes().withKey().head()` |
| 93 | +- added method `apiRoot.withProjectKey().stagedQuotes().withId().head()` |
| 94 | +- added method `apiRoot.withProjectKey().reviews().withKey().head()` |
| 95 | +- added method `apiRoot.withProjectKey().reviews().withId().head()` |
| 96 | +- added method `apiRoot.withProjectKey().shippingMethods().withKey().head()` |
| 97 | +- added method `apiRoot.withProjectKey().shippingMethods().matchingCart().head()` |
| 98 | +- added method `apiRoot.withProjectKey().shippingMethods().matchingCartLocation().head()` |
| 99 | +- added method `apiRoot.withProjectKey().shippingMethods().matchingOrderedit().head()` |
| 100 | +- added method `apiRoot.withProjectKey().shippingMethods().matchingLocation().head()` |
| 101 | +- added method `apiRoot.withProjectKey().shippingMethods().withId().head()` |
| 102 | +- added method `apiRoot.withProjectKey().shoppingLists().withKey().head()` |
| 103 | +- added method `apiRoot.withProjectKey().shoppingLists().withId().head()` |
| 104 | +- added method `apiRoot.withProjectKey().states().withKey().head()` |
| 105 | +- added method `apiRoot.withProjectKey().states().withId().head()` |
| 106 | +- added method `apiRoot.withProjectKey().subscriptions().withKey().head()` |
| 107 | +- added method `apiRoot.withProjectKey().subscriptions().withId().head()` |
| 108 | +- added method `apiRoot.withProjectKey().taxCategories().withKey().head()` |
| 109 | +- added method `apiRoot.withProjectKey().taxCategories().withId().head()` |
| 110 | +- added method `apiRoot.withProjectKey().types().withKey().head()` |
| 111 | +- added method `apiRoot.withProjectKey().types().withId().head()` |
| 112 | +- added method `apiRoot.withProjectKey().zones().withKey().head()` |
| 113 | +- added method `apiRoot.withProjectKey().zones().withId().head()` |
| 114 | +- added method `apiRoot.withProjectKey().me().activeCart().head()` |
| 115 | +- added method `apiRoot.withProjectKey().me().businessUnits().head()` |
| 116 | +- added method `apiRoot.withProjectKey().me().carts().head()` |
| 117 | +- added method `apiRoot.withProjectKey().me().orders().head()` |
| 118 | +- added method `apiRoot.withProjectKey().me().payments().head()` |
| 119 | +- added method `apiRoot.withProjectKey().me().quoteRequests().head()` |
| 120 | +- added method `apiRoot.withProjectKey().me().quotes().head()` |
| 121 | +- added method `apiRoot.withProjectKey().me().shoppingLists().head()` |
| 122 | +- added method `apiRoot.withProjectKey().me().businessUnits().withId().head()` |
| 123 | +- added method `apiRoot.withProjectKey().me().businessUnits().withKey().head()` |
| 124 | +- added method `apiRoot.withProjectKey().me().carts().withKey().head()` |
| 125 | +- added method `apiRoot.withProjectKey().me().carts().withId().head()` |
| 126 | +- added method `apiRoot.withProjectKey().me().orders().withId().head()` |
| 127 | +- added method `apiRoot.withProjectKey().me().payments().withId().head()` |
| 128 | +- added method `apiRoot.withProjectKey().me().quoteRequests().withId().head()` |
| 129 | +- added method `apiRoot.withProjectKey().me().quoteRequests().withKey().head()` |
| 130 | +- added method `apiRoot.withProjectKey().me().quotes().withId().head()` |
| 131 | +- added method `apiRoot.withProjectKey().me().quotes().withKey().head()` |
| 132 | +- added method `apiRoot.withProjectKey().me().shoppingLists().withId().head()` |
| 133 | +- added method `apiRoot.withProjectKey().me().shoppingLists().withKey().head()` |
| 134 | +- added method `apiRoot.withProjectKey().extensions().withKey().head()` |
| 135 | +- added method `apiRoot.withProjectKey().extensions().withId().head()` |
| 136 | +- added method `apiRoot.withProjectKey().apiClients().withId().head()` |
| 137 | +- added method `apiRoot.withProjectKey().stores().withKey().head()` |
| 138 | +- added method `apiRoot.withProjectKey().stores().withId().head()` |
| 139 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().carts().head()` |
| 140 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().head()` |
| 141 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().customers().head()` |
| 142 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().shoppingLists().head()` |
| 143 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().cartDiscounts().head()` |
| 144 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().carts().withCustomerId().head()` |
| 145 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().carts().withKey().head()` |
| 146 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().carts().withId().head()` |
| 147 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().withOrderNumber().head()` |
| 148 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().withId().head()` |
| 149 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().carts().head()` |
| 150 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().orders().head()` |
| 151 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().activeCart().head()` |
| 152 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().shoppingLists().head()` |
| 153 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().carts().withId().head()` |
| 154 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().orders().withId().head()` |
| 155 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().shoppingLists().withKey().head()` |
| 156 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().me().shoppingLists().withId().head()` |
| 157 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().customers().withKey().head()` |
| 158 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().customers().withId().head()` |
| 159 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().shippingMethods().matchingCart().head()` |
| 160 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().shoppingLists().withKey().head()` |
| 161 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().shoppingLists().withId().head()` |
| 162 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().productProjections().withKey().head()` |
| 163 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().productProjections().withId().head()` |
| 164 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().cartDiscounts().withKey().head()` |
| 165 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().cartDiscounts().withId().head()` |
| 166 | +- added method `apiRoot.withProjectKey().standalonePrices().withKey().head()` |
| 167 | +- added method `apiRoot.withProjectKey().standalonePrices().withId().head()` |
| 168 | +- added method `apiRoot.withProjectKey().attributeGroups().withKey().head()` |
| 169 | +- added method `apiRoot.withProjectKey().attributeGroups().withId().head()` |
19 | 170 | </details>
|
20 | 171 |
|
0 commit comments