Sha256: 3c88845c7ca720ede0ec2319840d66153c04efed4ab3c3a046dc19a1354de007

Contents?: true

Size: 1.47 KB

Versions: 2

Compression:

Stored size: 1.47 KB

Contents

{
    "collections": {
        "@type": "Array",
        "@url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections",
        "items": [{
            "name": "Guidebooks",
            "@updated_at": "2010-11-05T12:55:04Z",
            "@resources_url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/guidebooks/resources",
            "@created_at": "2010-09-14T20:01:13Z",
            "fields": [{
                "name": "Title",
                "required": true,
                "default_value": "",
                "allow_blank_choice": false,
                "input_type": "text_field",
                "@type": "StringField",
                "hint": "",
                "choices": [],
                "identifier": "title"
            },
            {
                "name": "PDF",
                "required": false,
                "input_type": "file",
                "@type": "FileField",
                "hint": "Upload a PDF file",
                "identifier": "pdf"
            },
            {
                "name": "location",
                "required": false,
                "input_type": "location",
                "@type": "LocationField",
                "hint": "",
                "identifier": "location"
            }],
            "@type": "Collection",
            "@url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/guidebooks",
            "identifier": "guidebooks"
        }]
    }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
storage_room-0.1.1 spec/fixtures/collections.json
storage_room-0.1.0 spec/fixtures/collections.json