spec/fixtures/collection.json in storage_room-0.1.4 vs spec/fixtures/collection.json in storage_room-0.2.0
- old
+ new
@@ -1,11 +1,12 @@
{
"collection": {
"name": "Guidebooks",
"@updated_at": "2010-11-05T12:55:04Z",
- "@entries_url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/guidebooks/entries",
+ "@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,
@@ -30,9 +31,8 @@
"@type": "LocationField",
"hint": "",
"identifier": "location"
}],
"@type": "Collection",
- "@url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/guidebooks",
- "identifier": "guidebooks"
+ "@url": "http://api.storageroomapp.com/accounts/4c8fd48542507175aa00002f/collections/4ddaf68b4d085d374a000003"
}
}
\ No newline at end of file