Skip to content

Commit f475bf3

Browse files
Update guides/uis/fiori.md
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
1 parent 6ccf04d commit f475bf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/uis/fiori.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ While this was always possible in CAP Java before, it's available for CAP Node.j
359359
> Directly updating an active entity does **not** bypass [draft locks](#draft-locks).
360360
> If an existing draft locks the entity, direct updates are blocked to prevent lost update situations.
361361
362-
> [!warning] Ensure additional entry points are imlemented
362+
> [!warning] Ensure validation for all entry points
363363
> Through this feature also partial CREATE/UPDATE requests to the root entity and its composition children have to be handled. Ensure that the validations and determinations are run in all situations, not only on the root.
364364
365365
#### Draft-agnostic Requests

0 commit comments

Comments
 (0)