Pythe1337N / garmin-connect

Makes it simple to interface with Garmin Connect to get or set any data point.
MIT License
144 stars 58 forks source link

[Feat] Add image support to API #45

Closed florianpasteur closed 1 year ago

florianpasteur commented 1 year ago

Hi,

I've implemented the support for uploading and deleting images to Garmin Connect.

I had to implement an intermediate endpoint to retrieve the activity details and the associated type.

Pythe1337N commented 1 year ago

Thanks for your addition to this repo! Merged another PR before this one, which resulted in some conflicts. If you can get those resolved I'll merge it as soon as possible.

florianpasteur commented 1 year ago

Hi, I've updated the branch. 👍