smw/schema:Group:Schema properties

From The Kingkiller Chronicle Wiki
Jump to navigation Jump to search
Type description
This schema type supports the definition of property groups to help structure the browsing interface.
{
  • "type": "PROPERTY_GROUP_SCHEMA",
  • -
    "groups": [
    • -
      {
      • "group_name": "Schema properties",
      • "message_key": "smw-property-group-label-schema-group",
      • +
        "properties": []
      }
    ],
  • -
    "tags": [
    • "group",
    • "property group"
    ]
}