Details
-
New Feature
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
0.5
-
Quasar
-
Puma Sprint 251, Puma Sprint 252, Puma Sprint 253
Description
The backend should support the possibility to create a new compound value. We should add another endpoint:
POST documents/{documentId}/editable/{fieldPath}[_<order>_]
Where the order is an unsigned numeric value corresponding to a one-based index. By default, it equals 1, and the value will be inserted into the beginning.
Attachments
Issue Links
- relates to
-
CMS-14400 Create integration tests for visual editing REST end-points
- New