25 lines
565 B
JSON
25 lines
565 B
JSON
{
|
|
"Users": [
|
|
{
|
|
"Id": "b43f4f45-0f7b-4976-849d-8ad4b271199c",
|
|
"Email": "ryan@binarydad.com",
|
|
"Routes": [
|
|
{
|
|
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
|
|
"BusNumber": 203,
|
|
"Label": "Cam's bus'"
|
|
},
|
|
{
|
|
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
|
|
"BusNumber": 117,
|
|
"Label": "Test bus"
|
|
},
|
|
{
|
|
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
|
|
"BusNumber": 238,
|
|
"Label": "Yet another test bus"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |