lib/meducation_sdk/resources/user.rb in meducation_sdk-2.1.4 vs lib/meducation_sdk/resources/user.rb in meducation_sdk-2.2.0
- old
+ new
@@ -32,11 +32,10 @@
short_display_name: "Jeremy",
photo_url: "http://i.telegraph.co.uk/multimedia/archive/02351/cross-eyed-cat_2351472k.jpg",
primary_email_address: "jez.walker@gmail.com",
url_code: "asd1234567",
is_site_admin: false,
- views_in_last_30_days: 30,
- views_in_last_60_days: 60,
+ reputation: 1023,
viewable_collections: []
}
end
end