spec/fixtures/collection.json in storage_room-0.2.1 vs spec/fixtures/collection.json in storage_room-0.3.0
- old
+ new
@@ -13,25 +13,9 @@
"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"
}
}
\ No newline at end of file