node-strava / node-strava-v3

API wrapper for Strava's v3 API, in Node
MIT License
356 stars 109 forks source link

startSegment promise fix #158

Closed jbisson closed 3 months ago

jbisson commented 4 months ago

fixed an issue where the starSegment api (/segments/starred/) would not return a promise.