tryterra / terra-client-java

Java wrapper for the Terra (tryterra.co) REST API
https://tryterra.github.io/terra-client-java/
Apache License 2.0
7 stars 2 forks source link

feat: add joined_providers and device_data to Athlete #48

Open sdafox opened 1 year ago

sdafox commented 1 year ago

fields described in v2 of the terra api joined_providers (String) and device_data (Array of DeviceData) are added.