Skip to content

Instantly share code, notes, and snippets.

@Heavyblade
Created May 4, 2020 17:04
Show Gist options
  • Save Heavyblade/0b026de74b9995fb56b0665048a64f83 to your computer and use it in GitHub Desktop.
Save Heavyblade/0b026de74b9995fb56b0665048a64f83 to your computer and use it in GitHub Desktop.
pickup_points.json
{
"pickup_points": [
{
"trip_id": 18,
"long": 9.25656,
"lat": 3.14116,
"name": "estacion",
"eta": 10,
"Trip": {
"office": "aguacatala",
"date": "2020-04-02T18:07:09Z",
"eta": 20,
"seats": 4,
"user_id": 2,
"id": 18,
"state": "active",
"CreatedAt": "2020-04-23T22:02:19.599376Z",
"UpdatedAt": "2020-04-23T22:02:19.599376Z",
"pickup_points": null
},
"id": 17,
"CreatedAt": "2020-04-23T22:02:19.604648Z",
"UpdatedAt": "2020-04-23T22:02:19.604648Z",
"bookings": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment