Anonymous

Category:OSW93ccae36243542ceac6c951450a81d47: Difference between revisions

From OSL Demo
import from wiki-dev
(import from wiki-dev)
Tag: Metadata slot edit
 
(import from wiki-dev)
Tag: Metadata slot edit
 
jsonschema
Line 6: Line 6:
                 "@type": "@id"
                 "@type": "@id"
             }
             }
         },
         }
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
     ],
     ],
     "type": "object",
     "type": "object",
Line 22: Line 21:
     },
     },
     "required": [
     "required": [
         "type"
         "type",
        "uuid"
     ],
     ],
     "properties": {
     "properties": {
Line 50: Line 50:
                 "Category:OSW93ccae36243542ceac6c951450a81d47"
                 "Category:OSW93ccae36243542ceac6c951450a81d47"
             ],
             ],
            "options": {
                "hidden": true
            }
        },
        "uuid": {
            "title": "UUID",
            "type": "string",
            "format": "uuid",
             "options": {
             "options": {
                 "hidden": true
                 "hidden": true
             }
             }
         }
         }
     },
     }
    "allOf": [
        {
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
        }
    ]
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.