<auto-attributes entity-name="Product" include="all" mode="INOUT" optional="true"/>
<override name="productId" optional="false"/>The override element takes productId from optional to required. Regards Scott Chris Howe wrote:
What is the function of the override element in services? I cannot find any information in the code about it.
