-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Thanks for your great library! I'm using it in https://github.com/jat255/fit_file_uploader to automate some activity file handling and it's been super useful.
I was wondering if it would be possible to support renaming activities? So far as I can glean from the request in the DevTools, this is done by a POST request to
https://connect.garmin.com/activity-service/activity/{activity_id}
With a payload as follows:
Looking at the client implementation in http.py
, it doesn't look too bad and I could probably submit a PR for this, if you want.
Metadata
Metadata
Assignees
Labels
No labels