452
edits
No edit summary Tag: 2017 source edit |
(fix) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema" | |||
], | |||
"allOf": [ | |||
{ | { | ||
" | "$ref": "/wiki/Category:OSWfe3e842b804445c7bb0dd8ee61da2d70?action=raw\u0026slot=jsonschema" | ||
} | } | ||
], | |||
"type": "object", | |||
"title": "Group", | |||
"required": [ | |||
"type" | |||
], | ], | ||
"defaultProperties": [], | "defaultProperties": [], | ||
Line 49: | Line 56: | ||
] | ] | ||
} | } | ||
} | } | ||
} | } |