Sha256: 2c2fa96b976dc2d73c22db7d41a6b76f616046fba6fd61af28c615e52a1bcf45
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
{ "collection": { "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/collection.json |
storage_room-0.1.0 | spec/fixtures/collection.json |