Anonymous

Category:OSW86dcb73ff5a74c1ea0013b89776c0e9e: Difference between revisions

From OSL Demo
remove type
(Add Dog schema)
Tag: Metadata slot edit
(remove type)
Tag: Metadata slot edit
 
jsonschema
Line 1: Line 1:
{
{
     "properties": {
     "properties": {
        "type": {
            "type": "object",
            "default": {}
        },
         "createdBy": {
         "createdBy": {
             "type": "object",
             "type": "object",
Line 33: Line 29:
         }
         }
     ],
     ],
     "description": "Domesticated descendant of the wolf",
     "description": "Domesticated descendant of the wolf"
    "required": [
        "type"
    ]
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.