mirror of
https://github.com/sstent/FitTrack_GarminSync.git
synced 2026-01-25 08:35:23 +00:00
feat: Implement Garmin sync, login improvements, and utility scripts
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
"method": "POST",
|
||||
"description": "Triggers synchronization of Garmin Connect activities to CentralDB.",
|
||||
"request": {
|
||||
"headers": {
|
||||
"Authorization": "Bearer <token>"
|
||||
},
|
||||
"body": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user