Skip to content

Instantly share code, notes, and snippets.

@Oddman
Created November 2, 2012 14:04

Revisions

  1. Oddman created this gist Nov 2, 2012.
    30 changes: 30 additions & 0 deletions collection-object-example.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,30 @@
    {
    "id" : "ASFwerg290dCaFLJ",
    "name" : "/",
    "writable" : true,
    "parent_id" : "qyrpgubAHGJSL239567",
    "contents" : [
    {
    "id" : "AOL96aghibhOAH99K67Gasjlf",
    "name" : "Shared Pictures",
    "type" : "folder",
    "size" : 0,
    },
    {
    "id" : "slGHSL2956GHsguhsg",
    "name" : "Private Documents",
    "type" : "folder",
    "size" : 0,
    },
    {
    "name" : "img00000034.jpg",
    "type" : "file",
    "size" : 257869234,
    },
    {
    "name" : "important work document.xls",
    "type" : "file",
    "size" : "3234235,
    },
    ]
    }