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

added delete method for requests #54

Closed lukasz-mordawski closed 11 months ago

lukasz-mordawski commented 1 year ago

I needed to use DELETE, so I made simple implementation of it

Pythe1337N commented 11 months ago

@gooin Thanks for all your work with this package! I've merged #56 and is ready for a new release. I want to be able to merge this as well though. So if I could ask for one last favour, could you take a look at porting this into the changes of #56?

gooin commented 11 months ago

@gooin Thanks for all your work with this package! I've merged #56 and is ready for a new release. I want to be able to merge this as well though. So if I could ask for one last favour, could you take a look at porting this into the changes of #56?

Delete mehod is implementd in my PR

Pythe1337N commented 11 months ago

@gooin Thanks for all your work with this package! I've merged #56 and is ready for a new release. I want to be able to merge this as well though. So if I could ask for one last favour, could you take a look at porting this into the changes of #56?

Delete mehod is implementd in my PR