node-strava/node-strava-v3

Missing fields for DetailedActivityResponse

peltho opened this issue · 0 comments

The API returns the following values while calling getActivity:

  • start_latlng
  • end_latlng

They are currently missing from index.d.ts DetailedActivityResponse interface