Files
WerkoutIOS/Werkout_ios/JSON/PlannedWorkouts.json
Trey t fbc1ada8c9 WIP
2023-07-02 16:37:45 -05:00

17 lines
442 B
JSON

[
{
"id": 1,
"created_at": "2023-07-02T04:16:34.262272Z",
"updated_at": "2023-07-02T04:16:34.262315Z",
"on_date": "2023-07-02",
"workout": {
"id": 22,
"created_at": "2023-06-26T02:53:56.101972Z",
"updated_at": "2023-06-26T02:53:56.106136Z",
"name": "Aaaa",
"description": "description",
"registered_user": 1
}
}
]