Details
-
New Feature
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
0.5
-
Quasar
-
Puma Sprint 252, Puma Sprint 253
Description
The current backend implementation should support removing existing compound values. We should add another endpoint for this purpose:
DELETE documents/{documentId}/editable/{fieldPath}
For example, if the second value needs to be removed, the call will look something like:
DELETE documents/uuid/editable/hap:employee[2]
Attachments
Issue Links
- relates to
-
CMS-14400 Create integration tests for visual editing REST end-points
- New