mpclarkson / StravaSwift

A Swift wrapper for the Strava API v3
MIT License
102 stars 45 forks source link

Keyword incorrect for .segmentsEfforts #16

Closed FleetPhil closed 5 years ago

FleetPhil commented 5 years ago

Strave request keyword is incorrect in Router.swift line 508 - set to efforts should be all_efforts

lludo commented 5 years ago

Fixed in #15