Jump to navigation
		Jump to search
		
 VisualData update  | 
				No edit summary  | 
				||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{  | {  | ||
	"schemas": {  | |||
		"Task": {  | |||
			"assignee": "User:Test",  | |||
			"extension": "SemanticResultFormats/Datatables",  | |||
			"description": "Test",  | |||
			"status": "assigned",  | |||
			"repository": [],  | |||
			"Comments": "",  | |||
			"id-increment": "23"  | |||
		}  | |||
	},  | |||
	"schemas-data": {  | |||
		"untransformed": {  | |||
			"Task/assignee": "Test",  | |||
			"Task/id-increment": ""  | |||
		}  | |||
	}  | |||
}  | }  | ||