Jump to navigation
		Jump to search
		
 Created blank page  | 
				 VisualData update  | 
				||
| 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": ""  | |||
        }  | |||
    }  | |||
}  | |||