smw/schema:Group:Schema properties

From ChatWars Wiki
Revision as of 23:21, 12 April 2019 by 127.0.0.1 (talk) (Semantic MediaWiki group import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
PROPERTY_GROUP_SCHEMA
This schema type supports the definition of property groups to help structure the browsing interface.

Validation error

JSON schema
property-group-schema.v1
groups
The property schema_properties is not defined and the definition does not allow additional properties
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_GROUP_SCHEMA", "manifest_version": 1, "groups": { "schema_properties": { "group_name": "Schema properties", "msg_key": "smw-property-group-label-schema-group", "property_list": [ "_SCHEMA_TYPE", "_SCHEMA_DEF", "_SCHEMA_DESC", "_SCHEMA_TAG", "_SCHEMA_LINK", "_FORMAT_SCHEMA" ] } }, "tags": [ "group", "property group" ] }