Packages
closex
0.5.7
2.1.0
2.0.1
2.0.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Close.io HTTP client for Elixir
Current section
Files
Jump to
Current section
Files
lib/closex/mock_client/fixtures/users.json
{
"has_more": true,
"data": [
{
"id": "user_912jAIAEWR0b3KDozVFqXSRbt2uBjw3QfeYa7ZaGTwI",
"email": "stefan@close.io",
"first_name": "Stefan",
"last_name": "Wojcik",
"image": "https://secure.gravatar.com/avatar/a4bec4594864f1896c4750328b1d7470",
"organizations": [
"orga_aksjdflkjkoGVnNOyxiEY58eTGQmFNG3LPlEVQ4V7Nk",
"orga_QH587V0alskjdomnIWUEfaslsalkjfT7U5XGYRtTrLq"
],
"date_created": "2012-08-29T00:33:22.720000+00:00",
"date_updated": "2013-05-08T01:57:15.204000+00:00"
},
{
"id": "user_ihsdjlkasjdf3KDozVFqXSRbt2uBjw3QfeYa7ZaGTwI",
"email": "kevin@close.io",
"first_name": "Kevin",
"last_name": "Ramani",
"image": "https://secure.gravatar.com/avatar/37b6e80dc105b9a8d0d16ef51b5d68c7",
"organizations": [
"orga_aksjdflkjkoGVnNOyxiEY58eTGQmFNG3LPlEVQ4V7Nk",
"orga_QH587V0alskjdomnIWUEfaslsalkjfT7U5XGYRtTrLq"
],
"date_created": "2012-08-10T00:00:11.000000+00:00",
"date_updated": "2013-05-08T02:00:13.000000+00:00"
}
]
}