Category:OSWbf96e1fbd2e94ead961fe4c1158ea023: Difference between revisions

add parameters
No edit summary
Tag: Metadata slot edit
 
(add parameters)
Tag: Metadata slot edit
 
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema"
         "/wiki/Category:OSW31ca9a739cb24079b36824045c0832aa?action=raw\u0026slot=jsonschema",
        {
            "parameters": {
                "@type": "@id",
                "@id": "Property:HasParameter"
            }
        }
     ],
     ],
     "allOf": [
     "allOf": [
Line 24: Line 30:
                 "Category:OSWbf96e1fbd2e94ead961fe4c1158ea023"
                 "Category:OSWbf96e1fbd2e94ead961fe4c1158ea023"
             ]
             ]
        },
        "parameters": {
            "type": "array",
            "title": "Parameters",
            "title*": {
                "de": "Parameter"
            },
            "items": {
                "type": "string",
                "title": "Parameter",
                "title*": {
                    "de": "Parameter"
                },
                "format": "autocomplete",
                "options": {
                    "autocomplete": {
                        "category": "Category:OSW589d70d0e6f84820a681c5059328cbd6"
                    }
                }
            }
         }
         }
     }
     }
}
}