44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
|
"metadata": {
|
|
"appName": "trainus",
|
|
"appVersion": "1.0.0",
|
|
"schemaVersion": 1,
|
|
"exportDate": "2024-01-01T00:00:00.000Z",
|
|
"exportedBy": { "name": "Other User", "uuid": "other-user-uuid-collision-999" }
|
|
},
|
|
"data": {
|
|
"exercises": [
|
|
{
|
|
"id": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
|
|
"title": "Imported Exercise",
|
|
"description": "",
|
|
"asymmetric": false,
|
|
"alternate": false,
|
|
"image_urls": [],
|
|
"video_urls": [],
|
|
"default_reps": 10,
|
|
"default_weight": 0,
|
|
"created_by": "other-user-uuid-collision-999"
|
|
}
|
|
],
|
|
"combos": [
|
|
{
|
|
"id": "11111111-2222-3333-4444-555555555555",
|
|
"title": "Imported Combo",
|
|
"description": "",
|
|
"type": "NONE",
|
|
"timer_config": {},
|
|
"created_by": "other-user-uuid-collision-999",
|
|
"exercises": [
|
|
{
|
|
"exercise_id": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
|
|
"position": 0,
|
|
"default_reps": 5,
|
|
"default_weight": 10
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|