JsonSchema:Test: Difference between revisions

From OSL Demo
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
testProp
type"string"
allOf
$ref"./Special:SlotResolver/JsonSchema:Label"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.