dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

list segment effort has been deprecated #31

Closed dblock closed 2 years ago

dblock commented 4 years ago

https://developers.strava.com/docs/changelog/

May 8, 2020

Improved list segment effort endpoint at a new URI. Added start_date_local and end_date_local. The old endpoint is deprecated and will redirect to the new URI as on June 18th, 2020.

https://developers.strava.com/docs/reference/#api-SegmentEfforts-getEffortsBySegmentId

https://www.dcrainmaker.com/2020/05/strava-cuts-off-leaderboard-for-free-users-reduces-3rd-party-apps-for-all-and-more.html

dblock commented 4 years ago

https://developers.strava.com/docs/segment-changes/

dblock commented 2 years ago

@simonneutert if you're looking for more work, check this one out