Category:SimpleTest: Difference between revisions

fix
(add a test schema)
Tag: Metadata slot edit
 
(fix)
Tag: Metadata slot edit
 
jsonschema
Line 3: Line 3:
     "title": "SimpleTest",
     "title": "SimpleTest",
     "required": [
     "required": [
         "type"
         "type",
        "test_property"
     ],
     ],
     "properties": {
     "properties": {