WIP
This commit is contained in:
16
Werkout_ios/JSON/PlannedWorkouts.json
Normal file
16
Werkout_ios/JSON/PlannedWorkouts.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user