Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 30, 2020 04:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save parzibyte/0eafca3d5fa2a86a0b40eef242812d0e to your computer and use it in GitHub Desktop.
[
{
"id": 13,
"nombre": "Luis",
"createdAt": "2020-07-30T04:57:03.202Z",
"updatedAt": "2020-07-30T04:57:03.202Z",
"oficinaId": 62,
"oficina": {
"id": 62,
"nombre": "Sala",
"createdAt": "2020-07-30T01:23:05.265Z",
"updatedAt": "2020-07-30T01:23:05.265Z"
}
},
{
"id": 14,
"nombre": "María",
"createdAt": "2020-07-30T04:57:20.073Z",
"updatedAt": "2020-07-30T04:57:20.073Z",
"oficinaId": 63,
"oficina": {
"id": 63,
"nombre": "Recepción",
"createdAt": "2020-07-30T04:57:11.350Z",
"updatedAt": "2020-07-30T04:57:11.350Z"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment