File tree Expand file tree Collapse file tree
packages/platform-sdk/src/generated/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @commercetools/platform-sdk ' : minor
3+ ---
4+
5+ ** Api changes**
6+
7+ <details >
8+ <summary >Changed Property(s)</summary >
9+
10+ - :warning : changed property ` actions ` of type ` MyBusinessUnitUpdate ` from type ` BusinessUnitUpdateAction[] ` to ` MyBusinessUnitUpdateAction[] `
11+ </details >
Original file line number Diff line number Diff line change 11** Api changes**
22
33<details >
4- <summary >Changed Type (s)</summary >
4+ <summary >Changed Property (s)</summary >
55
6- - :warning : changed type ` DeliveryPayload ` from type ` object ` to ` SubscriptionNotification `
7- - :warning : changed type ` EventDeliveryPayload ` from type ` DeliveryPayload ` to ` SubscriptionNotification `
8- </details >
9-
10- <details >
11- <summary >Added Type(s)</summary >
12-
13- - added type ` BusinessUnitSetUnitTypeAction `
14- - added type ` BaseEvent `
15- - added type ` BusinessUnitTopLevelUnitSetMessage `
16- - added type ` BusinessUnitTypeSetMessage `
17- - added type ` BusinessUnitTopLevelUnitSetMessagePayload `
18- - added type ` BusinessUnitTypeSetMessagePayload `
19- - added type ` SubscriptionNotification `
20- </details >
21-
22- <details >
23- <summary >Removed Property(s)</summary >
24-
25- - :warning : removed property ` data ` from type ` Event `
26- </details >
27-
28- <details >
29- <summary >Added Property(s)</summary >
30-
31- - added property ` projectKey ` to type ` DeliveryPayload `
32- - added property ` resource ` to type ` DeliveryPayload `
33- - added property ` resourceUserProvidedIdentifiers ` to type ` DeliveryPayload `
6+ - :warning : changed property ` actions ` of type ` MyBusinessUnitUpdate ` from type ` BusinessUnitUpdateAction[] ` to ` MyBusinessUnitUpdateAction[] `
347</details >
Original file line number Diff line number Diff line change 99 AssociateRoleAssignmentDraft ,
1010 BusinessUnitResourceIdentifier ,
1111 BusinessUnitType ,
12- BusinessUnitUpdateAction ,
1312} from './business-unit'
1413import {
1514 CartReference ,
@@ -148,7 +147,7 @@ export interface MyBusinessUnitUpdate {
148147 *
149148 *
150149 */
151- readonly actions : BusinessUnitUpdateAction [ ]
150+ readonly actions : MyBusinessUnitUpdateAction [ ]
152151}
153152export type MyBusinessUnitUpdateAction =
154153 | MyBusinessUnitAddAddressAction
Original file line number Diff line number Diff line change @@ -400,3 +400,4 @@ de47ebf513b4738e7e766621036e58609acba897
400400f0288f95a5fe33fd2973df3f8290defb15129192
40140121aedcd93ff144743f0570a5fd0b65af601baa76
402402790830d35463033d3b7e35060d16659c82040f4e
403+ 761762c7caad45bc86b08db7021a033fff18ba90
You can’t perform that action at this time.
0 commit comments