VisualDataSchema:Experience: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 22: | Line 22: | ||
			"format": "text",  | 			"format": "text",  | ||
			"title": "Name"  | 			"title": "Name"  | ||
		},  | |||
		"country": {  | |||
			"wiki": {  | |||
				"name": "country",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "Country",  | |||
				"visibility": "visible",  | |||
				"preferred-input": "OO.ui.TextInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"uuid": "67b743975fe94"  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "Country"  | |||
		},  | 		},  | ||
		"activity": {  | 		"activity": {  | ||
| Line 105: | Line 121: | ||
			"type": "array",  | 			"type": "array",  | ||
			"uniqueItems": false  | 			"uniqueItems": false  | ||
		}  | 		}  | ||
	},  | 	},  | ||
Revision as of 15:01, 20 February 2025
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Your experience" |