Skip to content

Research and document allowed characters for field names in node and content layers #49

Description

@alansemenov

The documentation for Node API says the following:

Some characters are illegal in a property key. Here’s a list of illegal characters:

_ is system reserved prefix

. is the path separator.

[ and ] are array index indicators.

Find out if it's a full list and update the docs if it's not.

For Content layer allowed characters are not described at all. Is it the same as for the Node layer? Should be documented here.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions