City: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				MLRodrigue (talk | contribs) No edit summary  | 
				||
| Line 2: | Line 2: | ||
     "wiki": {  |      "wiki": {  | ||
         "type": "schema",  |          "type": "schema",  | ||
         "name": "City"  |          "name": "City",  | ||
        "title-parsed": "Regensburg",  | |||
        "title": "Regensburg"  | |||
     },  |      },  | ||
     "properties": {  |      "properties": {  | ||
         "country": {  |          "country": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "country",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label-parsed": "country",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": []  |                  "input-config": []  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 21: | Line 24: | ||
         "city": {  |          "city": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "city",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label-parsed": "city",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": []  |                  "input-config": []  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 53: | Line 57: | ||
         "city"  |          "city"  | ||
     ],  |      ],  | ||
     "type": "object"  |      "type": "object",  | ||
    "title": "Regensburg"  | |||
}  | }  | ||
Revision as of 08:05, 8 March 2024
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Regensburg" |