test1: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created blank page  | 
				 VisualData update  | 
				||
| jsondata | |||
|---|---|---|---|
| Line 1: | Line 1: | ||
{}  | {  | ||
    "schemas": {  | |||
        "Person": {  | |||
            "first_name": "目地点",  | |||
            "last_name": "项",  | |||
            "name": "目地点 项",  | |||
            "contacts": {  | |||
                "email": [  | |||
                    "admin@cloudreve.org"  | |||
                ],  | |||
                "phone": [  | |||
                    ""  | |||
                ]  | |||
            }  | |||
        }  | |||
    },  | |||
    "schemas-data": {  | |||
        "untransformed": {  | |||
            "Person/name": ""  | |||
        }  | |||
    }  | |||
}  | |||