Created
August 18, 2020 03:04
-
-
Save donjose24/2d31b119e78e0d1ce79e1a4795db70fd to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"data": [ | |
{ | |
"id": 6, | |
"created_at": "2020-08-18T10:47:46.979725+08:00", | |
"updated_at": "2020-08-18T10:47:46.979725+08:00", | |
"deleted_at": null, | |
"specialty": "sports_nutrition", | |
"years_of_experience": 10, | |
"customers": null, | |
"user": { | |
"id": 14, | |
"created_at": "2020-08-18T10:47:46.977754+08:00", | |
"updated_at": "2020-08-18T10:47:46.977754+08:00", | |
"deleted_at": null, | |
"email": "[email protected]", | |
"first_name": "James", | |
"last_name": "Horton", | |
"type": "dietitian" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment