224
edits
(adapt to git filename resolver) Tag: Metadata slot edit |
(fix) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 74: | Line 74: | ||
} | } | ||
], | ], | ||
"$ref": "../JsonSchema/Label. | "$ref": "../JsonSchema/Label.slot_main.json" | ||
}, | }, | ||
"minItems": 1 | "minItems": 1 | ||
Line 99: | Line 99: | ||
"de": "Kurzname" | "de": "Kurzname" | ||
}, | }, | ||
"$ref": "../JsonSchema/Label. | "$ref": "../JsonSchema/Label.slot_main.json" | ||
} | } | ||
}, | }, | ||
Line 137: | Line 137: | ||
} | } | ||
], | ], | ||
"$ref": "../JsonSchema/Description. | "$ref": "../JsonSchema/Description.slot_main.json" | ||
} | } | ||
}, | }, | ||
Line 193: | Line 193: | ||
}, | }, | ||
"items": { | "items": { | ||
"$ref": "../JsonSchema/Statement. | "$ref": "../JsonSchema/Statement.slot_main.json" | ||
} | } | ||
}, | }, | ||
Line 235: | Line 235: | ||
}, | }, | ||
"meta": { | "meta": { | ||
"$ref": "../JsonSchema/Meta. | "$ref": "../JsonSchema/Meta.slot_main.json", | ||
"options": { | "options": { | ||
"hidden": true | "hidden": true |