Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Schema section is the key part of your custom data schema and will be where you spend most of your time. The Schema is defined using the JSON-schema standard, except with some additional fields and options that allow you to control the form of the data.

The root of your schema must always have "type": "object"