55
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 65: | Line 65: | ||
"title*": { | "title*": { | ||
"de": "Erstellungskontext" | "de": "Erstellungskontext" | ||
}, | |||
"items": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"title": "", | |||
"options": { | |||
"autocomplete": { | |||
"category": "Category:Entity" | |||
} | |||
} | |||
} | |||
}, | |||
"editing_context": { | |||
"type": "array", | |||
"title": "Editing Context", | |||
"title*": { | |||
"de": "Bearbeitungskontext" | |||
}, | }, | ||
"items": { | "items": { |
edits