Skip to content

Instantly share code, notes, and snippets.

@peerasak-u
Last active November 8, 2019 09:54
Show Gist options
  • Save peerasak-u/07bf71ab072d132e05b95abcdf1f97e6 to your computer and use it in GitHub Desktop.
Save peerasak-u/07bf71ab072d132e05b95abcdf1f97e6 to your computer and use it in GitHub Desktop.
rooms.mock.json
[
{
"id": "5dc53b5ee7ad9e06d7d73bf7",
"current_pod_id": "5dc53b5e5d65fd00317cb4b7",
"floor": 4,
"deliver_date": "2020-07-14T09:45:31 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e48006d959450afd0",
"current_pod_id": "5dc53b5e332fb56d25fc91b3",
"floor": 2,
"deliver_date": "2020-01-28T07:55:00 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e8c4a2e82294b8265",
"current_pod_id": "5dc53b5e377aa1b2810e906e",
"floor": 6,
"deliver_date": "2020-07-30T06:53:12 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5ec9fb5a2dfe3e5bf8",
"current_pod_id": "5dc53b5e74f0131841a5800f",
"floor": 6,
"deliver_date": "2020-05-06T09:23:27 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e174a473b9c34886b",
"current_pod_id": "5dc53b5e5415dd53dc47e753",
"floor": 5,
"deliver_date": "2020-05-04T07:58:47 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5ecbb23509e4f7c12e",
"current_pod_id": "5dc53b5e0abc14686e264e14",
"floor": 1,
"deliver_date": "2020-10-09T06:22:20 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e60eb381fe155c6f8",
"current_pod_id": "5dc53b5eb7e976ec44eefbfb",
"floor": 3,
"deliver_date": "2020-03-20T10:29:48 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e7c94dda349043052",
"current_pod_id": "5dc53b5e7eefb845d8a19eca",
"floor": 8,
"deliver_date": "2020-12-15T12:51:33 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5ed141e7fc56694eec",
"current_pod_id": "5dc53b5ec5d8e30f5f04bef6",
"floor": 4,
"deliver_date": "2020-11-24T08:25:54 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5eb48dbb2dfd4ddc34",
"current_pod_id": "5dc53b5e69fdd5d7af975a2f",
"floor": 10,
"deliver_date": "2020-08-16T10:33:23 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e922a19f51e9f6689",
"current_pod_id": "5dc53b5e537363a9815de79d",
"floor": 9,
"deliver_date": "2020-11-17T09:22:20 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e192108a7c8a21626",
"current_pod_id": "5dc53b5e79c62cab5597f408",
"floor": 3,
"deliver_date": "2020-01-29T04:00:35 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e8e6139955fc9db0b",
"current_pod_id": "5dc53b5e670d59567b667c59",
"floor": 4,
"deliver_date": "2020-02-15T04:34:13 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e0017fd9d381ec463",
"current_pod_id": "5dc53b5e37981e9f46eb3e4e",
"floor": 5,
"deliver_date": "2020-02-20T05:59:23 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5edf658f07882d65b1",
"current_pod_id": "5dc53b5eba1d52a34d8dd5f8",
"floor": 2,
"deliver_date": "2020-10-04T11:49:31 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e95ad7915cfc764f6",
"current_pod_id": "5dc53b5e613447494b79545c",
"floor": 9,
"deliver_date": "2020-12-01T01:53:43 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e5f445c799a0d04d2",
"current_pod_id": "5dc53b5ed49c9293aa9d475d",
"floor": 2,
"deliver_date": "2020-10-08T12:03:12 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e5e2c28ba9172d2af",
"current_pod_id": "5dc53b5ee280e7202ea30887",
"floor": 7,
"deliver_date": "2020-10-10T04:54:36 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5ec54c96945765adc1",
"current_pod_id": "5dc53b5ec8c086d2921c9603",
"floor": 1,
"deliver_date": "2020-06-28T02:35:13 -07:00",
"status": "COMPLETE"
},
{
"id": "5dc53b5e464acce19323c99e",
"current_pod_id": "5dc53b5e395f8cc5c37e8bee",
"floor": 8,
"deliver_date": "2020-08-27T02:35:19 -07:00",
"status": "COMPLETE"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment