Skip to content
Snippets Groups Projects
Commit 34c57726 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Anja Leichsenring
Browse files

[FEATURE] Enable recursive transformation of properties in JsonView

The new property '_recursive' allows to define recursive properties
of objects. These properties are transformed automatically, without
the need to define every entry level manually.

Objects can contain a list of the same type like themselves.
Examples could be folders containing folders or comments having
comments as replies.

Resolves: #90347
Releases: master
Change-Id: I29b34cf3666c5ad142e51371240501cb85941b5a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63181


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 060b8fa9
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment