Sha256: 91cd1366e2a9152d00592a7ded2dc9d04219d34d838746cb0c89a768fac9021a
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 KB
Contents
{ "collection": { "name": "Guidebooks", "@updated_at": "2010-11-05T12:55:04Z", "@entries_url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/4ddaf68b4d085d374a000003/entries", "@created_at": "2010-09-14T20:01:13Z", "@version": 2, "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/4ddaf68b4d085d374a000003" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
storage_room-0.2.1 | spec/fixtures/collection.json |
storage_room-0.2.0 | spec/fixtures/collection.json |