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" | |||
} | |||
} | } |
Revision as of 17:47, 6 October 2023
type | "object" | ||||
---|---|---|---|---|---|
properties |
| ||||
allOf |
|