Skip to content

Instantly share code, notes, and snippets.

Last active February 5, 2016 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/742e13ef8720d5d6eb2b to your computer and use it in GitHub Desktop.
Save anonymous/742e13ef8720d5d6eb2b to your computer and use it in GitHub Desktop.
{
"repo" : "repo-name-here",
"path" : "/PATH/SHOWS/HERE",
"created" : "2016-01-31T19:38:05.019Z",
"createdBy" : "builder",
"lastModified" : "2016-01-31T19:38:05.019Z",
"modifiedBy" : "builder",
"lastUpdated" : "2016-01-31T19:38:05.019Z",
"children" : [ {
"uri" : "/somefile.file",
"folder" : false
}, {
"uri" : "/anotherfile.file",
"folder" : false
}, {
"uri" : "/onemorefile.file",
"folder" : false
}, {
"uri" : "/andyeahanotherfile.file",
"folder" : false
},
"uri" : "https://blah.com/api/path/to/above/files"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment