test1: Difference between revisions
Jump to navigation
Jump to search
Created blank page |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{} | { | ||
"schemas": { | |||
"Person": { | |||
"first_name": "目地点", | |||
"last_name": "项", | |||
"name": "目地点 项", | |||
"contacts": { | |||
"email": [ | |||
"admin@cloudreve.org" | |||
], | |||
"phone": [ | |||
"" | |||
] | |||
} | |||
} | |||
}, | |||
"schemas-data": { | |||
"untransformed": { | |||
"Person/name": "" | |||
} | |||
} | |||
} |