City: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 13: | Line 13: | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required":   |                  "required": true  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 27: | Line 27: | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required":   |                  "required": true  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 35: | Line 35: | ||
         "population": {  |          "population": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "population",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "label-parsed": "population",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.NumberInputWidget",  |                  "preferred-input": "OO.ui.NumberInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 48: | Line 49: | ||
         }  |          }  | ||
     },  |      },  | ||
    "required": [  | |||
        "country",  | |||
        "city"  | |||
    ],  | |||
     "type": "object"  |      "type": "object"  | ||
}  | }  | ||
Revision as of 15:03, 10 February 2024
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" |