Created
July 30, 2020 04:59
-
-
Save parzibyte/0eafca3d5fa2a86a0b40eef242812d0e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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