Anonymous

Category:OSW5044076ed688412391116162b574f017: Difference between revisions

From OSL Demo
fix
(adapt to git filename resolver)
Tag: Metadata slot edit
(fix)
Tag: Metadata slot edit
 
jsonschema
Line 74: Line 74:
                     }
                     }
                 ],
                 ],
                 "$ref": "../JsonSchema/Label.slot_jsonschema.json"
                 "$ref": "../JsonSchema/Label.slot_main.json"
             },
             },
             "minItems": 1
             "minItems": 1
Line 99: Line 99:
                     "de": "Kurzname"
                     "de": "Kurzname"
                 },
                 },
                 "$ref": "../JsonSchema/Label.slot_jsonschema.json"
                 "$ref": "../JsonSchema/Label.slot_main.json"
             }
             }
         },
         },
Line 137: Line 137:
                     }
                     }
                 ],
                 ],
                 "$ref": "../JsonSchema/Description.slot_jsonschema.json"
                 "$ref": "../JsonSchema/Description.slot_main.json"
             }
             }
         },
         },
Line 193: Line 193:
             },
             },
             "items": {
             "items": {
                 "$ref": "../JsonSchema/Statement.slot_jsonschema.json"
                 "$ref": "../JsonSchema/Statement.slot_main.json"
             }
             }
         },
         },
Line 235: Line 235:
         },
         },
         "meta": {
         "meta": {
             "$ref": "../JsonSchema/Meta.slot_jsonschema.json",
             "$ref": "../JsonSchema/Meta.slot_main.json",
             "options": {
             "options": {
                 "hidden": true
                 "hidden": true
Cookies help us deliver our services. By using our services, you agree to our use of cookies.