test/fixtures/user.json in gowalla-0.1.2 vs test/fixtures/user.json in gowalla-0.1.3
- old
+ new
@@ -1,41 +1,43 @@
{
- "pins_count": 19,
- "items_count": 10,
- "stamps_count": 486,
- "friends_url": "/users/1/friends",
- "first_name": "Scott",
- "vaulted_kinds_count": 53,
- "friends_count": 416,
- "fb_id": 505421674,
- "request_url": "/friendships/request?user_id=1",
+ "bookmarked_spots_url": "/spots?bookmarks_user_id=1",
"activity_url": "/users/1/events",
- "name": "Scott Raymond",
- "hometown": "Austin, Texas",
- "stamps_url": "/users/1/stamps",
- "twitter_username": null,
- "events_url": "/users/1/events",
- "pins_url": "/users/1/pins",
- "accept_url": "/friendships/accept?user_id=1",
- "last_visit": {
- "spot": {
- "name": "TropisueƱo",
- "image_url": "http://static.gowalla.com/categories/15-standard.png",
- "url": "/spots/19199",
- "small_image_url": "http://static.gowalla.com/categories/15-small-standard.png"
- },
- "comment": "This is a test...",
- "created_at": "2010/02/10 01:41:16 +0000"
- },
- "url": "/users/1",
+ "bio": "CTO & co-founder of Gowalla. Ruby/Cocoa/JavaScript developer. Game designer. Author. Indoorsman.",
"image_url": "http://s3.amazonaws.com/static.gowalla.com/users/1-standard.jpg?1263521844",
- "website": "",
+ "pins_url": "/users/1/pins",
+ "trips_count": 3,
+ "bookmarked_spots_count": 2,
+ "friends_count": 444,
+ "trips_url": "/users/1/trips",
"items_url": "/users/1/items",
- "is_friend": false,
+ "_bookmarked_spots_urls_url": "/users/1/bookmarked_spots_urls",
+ "twitter_username": "",
+ "last_checkins": [
+ {
+ "type": "checkin",
+ "created_at": "2010-03-06T21:15:22+00:00",
+ "message": "Trying the new BBQ trailer. ",
+ "url": "/checkins/4342021",
+ "spot": {
+ "image_url": "http://static.gowalla.com/categories/17-standard.png",
+ "name": "Muck-N-Dave's Texas BBQ",
+ "url": "/spots/646423"
+ }
+ }
+ ],
+ "pins_count": 21,
+ "stamps_count": 506,
+ "facebook_id": 505421674,
+ "photos_url": "/users/1/photos",
+ "top_spots_url": "/users/1/top_spots",
+ "add_friend_url": "/friendships/request?user_id=1",
"last_name": "Raymond",
- "username": "sco",
- "friends_only": false,
- "reject_url": "/friendships/reject?user_id=1",
- "visited_spots_count": 486,
- "bio": "CTO & co-founder of Gowalla. Ruby/Cocoa/JavaScript developer. Game designer. Author. Indoorsman.",
- "top_spots_url": "/users/1/top_spots"
+ "url": "/users/1",
+ "photos_count": 24,
+ "friends_url": "/users/1/friends",
+ "website": "",
+ "hometown": "Austin, Texas",
+ "first_name": "Scott",
+ "stamps_url": "/users/1/stamps",
+ "items_count": 8,
+ "_is_friend": false
}
\ No newline at end of file