cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Fix Team Data Change #472

Closed cwendt94 closed 9 months ago

cwendt94 commented 9 months ago

This updates all Team classes with new name field and removes owner object. Owner field now doesn't provide any additional information for the team. It seems like ESPN recently removed the firstName and lastName field from members object.

fixes #469