Skip to content

Technical typo in the blog article #6

Description

@LeoniePhiline

Hi,
Thanks for the very helpful blog article and example code!

Just a little note - this might confuse people:

On https://usetypo3.com/json-view.html under "More complex objects" you have a list like:

  • The array keys are the value names
  • '_exclude': Array of gettable properties to be excluded
  • '_only': Array of gettable properties to render
  • '_descentAll': If a value is an array or an objectStorage the configuration inside a '_descentAll' will be applied to all containing items.
  • '_descent': A property containing an array, an object or an objectStorage will be rendered with the containing configuration. Therefore - theoretically - infinitely nested structures can be configured.

The technical keywords are misspelled - should be '_descend' and '_descendAll'.

cheers!

Leonie

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions