Sha256: 128a44cb5fdbcadd24e3f55cfa28c1f8732cfb7e94e8402446f9eb51c788d4b9
Contents?: true
Size: 923 Bytes
Versions: 1
Compression:
Stored size: 923 Bytes
Contents
{ "users" : [ { "email" : "chris@hipchat.com", "is_group_admin" : 1, "name" : "Chris Rivers", "photo_url" : "https://www.hipchat.com/chris.png", "status" : "away", "status_message" : "gym, bbl", "title" : "Developer", "user_id" : 1 }, { "email" : "pete@hipchat.com", "is_group_admin" : 1, "name" : "Peter Curley", "photo_url" : "https://www.hipchat.com/pete.png", "status" : "offline", "status_message" : "", "title" : "Designer", "user_id" : 3 }, { "email" : "garret@hipchat.com", "is_group_admin" : 1, "name" : "Garret Heaton", "photo_url" : "https://www.hipchat.com/garret.png", "status" : "available", "status_message" : "Come see what I'm working on!", "title" : "Co-founder", "user_id" : 5, "is_deleted" : 1 } ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hipchat-api-1.0.6 | spec/fakeweb/users_list_include_deleted_response.json |