224
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{ | { | ||
"$ref": "./Special:SlotResolver/JsonSchema:Label" | "type": "object", | ||
"properties": { | |||
"testProp": { | |||
"type": "string" | |||
} | |||
}, | |||
"allOf": { | |||
"$ref": "./Special:SlotResolver/JsonSchema:Label" | |||
} | |||
} | } |