Category:OSWd10fb30ac57648c1a7f33c99ff2b0fe1: Difference between revisions

no edit summary
No edit summary
Tag: Metadata slot edit
 
No edit summary
Tag: Metadata slot edit
jsonschema
Line 10: Line 10:
     ],
     ],
     "title": "Big Map Lab Recipe",
     "title": "Big Map Lab Recipe",
     "title*": {}
     "title*": {},
    "properties": {
        "tools": {
            "title": "Used Tools/Hardware",
            "type": "array",
            "items": {
                "type": "string",
                "title": "Tool"
            }
        }
    }
}
}