Category:OSWd10fb30ac57648c1a7f33c99ff2b0fe1: Difference between revisions

no edit summary
No edit summary
Tag: Metadata slot edit
No edit summary
Tag: Metadata slot edit
 
(One intermediate revision by the same user not shown)
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:OSW81e9e22e7d934382a6a56df7d3736957?action=raw\u0026slot=jsonschema"
         "/wiki/Category:OSW81e9e22e7d934382a6a56df7d3736957?action=raw\u0026slot=jsonschema",
        {
            "tools": {
                "@id": "Property:UsedRobot",
                "@type": "@id"
            }
        }
     ],
     ],
     "type": "object",
     "type": "object",
Line 17: Line 23:
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
                 "title": "Tool"
                "format": "autocomplete",
                 "title": "Tool",
                "options": {
                    "autocomplete": {
                        "category": "Category:OSW5eb3a40e9bb54042b9735bb9ec27086b"
                    }
                }
             }
             }
         }
         }
     }
     }
}
}