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

remove deprecated email property for athlete resource #59

Closed francordie closed 2 years ago

francordie commented 2 years ago

Email field was removed from summary athlete and detailed athlete endpoints.

This removes email field from outdated fixtures, athlete endpoint spec and athlete model.

See Strava Changelog (January 17, 2019)