aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
197 stars 140 forks source link

Cleanup Activity Changes #228

Closed dwaynefitabase closed 7 years ago

dwaynefitabase commented 7 years ago

Redmorello has made a bulk of the changes but there are some items that need to be cleaned up. Changes are needed ASAP so going to make changes from this branch https://github.com/aarondcoleman/Fitbit.NET/pull/198

amammay commented 7 years ago

https://github.com/aarondcoleman/Fitbit.NET/pull/222/files

It would be worth to look into the pull request i made when i did the sleep api unit testing. Specfically the Pagination object gets a proper DataTime object and not a string.