-
Type:
Bug
-
Resolution: Applied
-
Priority:
Minor
-
Affects Version/s: V1.0
-
Component/s: Domain Model
-
None
In Section 2.2.4.9.2, the list of outputs for getObjectByPath appears to be incomplete.
It contains:
<Array> Properties: The list of properties for the object.
AllowableActions: See section 2.2.1.2.6 Allowable Actions.
I believe it should contain the same outputs as specified for getObject:
<Array> Properties: The list of properties for the object.
- <Array> Relationships: See section 2.2.1.2.2 Relationships.
<Array> Policy Ids: See section 2.2.1.2.3 Policies.
<Array> Renditions: See section 2.2.1.2.4 Renditions. - <Array> ACLs: See section 2.2.1.2.5 ACLs.
AllowableActions: See section 2.2.1.2.6 Allowable Actions.