Skip to content

Instantly share code, notes, and snippets.

@shawndeprey
Last active January 2, 2019 16:47
Show Gist options
  • Save shawndeprey/f699ac9c3155ac7c0e339eb4f3d1de02 to your computer and use it in GitHub Desktop.
Save shawndeprey/f699ac9c3155ac7c0e339eb4f3d1de02 to your computer and use it in GitHub Desktop.
{
"session"=>{
"user_id"=>"2n0",
"group_id"=>"GJ",
"network_id"=>"6B"
},
"users"=>{
"id"=>"2n0",
"created_at"=>"2019-01-02T16:43:43.737Z",
"updated_at"=>"2019-01-02T16:43:43.737Z",
"first_name"=>"Edward",
"last_name"=>"Radical",
"username"=>"myveryawesometest",
"email"=>"shawndeprey+test@gmail.com",
"phone_number"=>null,
"active"=>true,
"verified"=>false
},
"groups"=>[
{
"id"=>"GJ",
"created_at"=>"2019-01-02T16:43:43.813Z",
"updated_at"=>"2019-01-02T16:43:43.813Z",
"name"=>"Group 775"
}
],
"networks"=>[
{
"id"=>"6B",
"created_at"=>"2019-01-02T16:43:43.765Z",
"updated_at"=>"2019-01-02T16:43:43.765Z",
"name"=>"Test Net 559"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment