Best option for my JSON format
Best option for my JSON format
cj1525
Posts: 1Questions: 1Answers: 0
Hi,
Can you suggest the best example code for me to use with my JSON format?
[
{
"dateUpdated": "2015-06-29T23:05:41Z",
"dateCreated": "2012-06-29T23:05:41Z",
"id": 5980,
"accessLevel": 2,
"name": "Authoring.mp4",
"spaceId": 762,
"class": "Document",
"latestVersion": {
"dateCreated": "2015-06-29T23:05:41Z",
"id": 322,
"name": "1",
"class": "DocumentVersion",
"resourceType": "Media",
"guid": "f003991d-fdbb-43eb-8zd2-c8c9367cz804",
"format": "Video"
},
"folderId": 654,
"resourceType": "Media",
"guid": "04557addb-4a8c-4fd8-85a9-3648080a3728",
"format": "Video"
}
]
Thanks!
Chris
This discussion has been closed.