File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ properties:
9595 references :
9696 type : Reference[]
9797 description : |
98- References of all resources that are addressed in the predicate .
99- The API generates this array from the predicate .
98+ References to all resources addressed in the `cartPredicate` by their IDs .
99+ This value is generated by the platform .
100100 stackingMode :
101101 type : StackingMode
102102 description : |
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ properties:
6969 references :
7070 type : Reference[]
7171 description : |
72- Array generated from the Cart predicate .
73- It contains the references of all the resources that are addressed in the predicate .
72+ References to all resources addressed in the `cartPredicate` by their IDs .
73+ This value is generated by the platform .
7474 maxApplications? :
7575 type : number
7676 format : int64
Original file line number Diff line number Diff line change @@ -68,7 +68,8 @@ properties:
6868 references :
6969 type : Reference[]
7070 description : |
71- References of all the resources that are addressed in the `predicate`.
71+ References to all resources addressed in the `predicate` by their IDs.
72+ This value is generated by the platform.
7273 validFrom? :
7374 type : datetime
7475 description : |
You can’t perform that action at this time.
0 commit comments