Dmitrii-I / sportmonks

sportmonks is a Python 3.5+ package that implements SportMonks API.
MIT License
36 stars 11 forks source link

player endpoint should allow includes #7

Closed burakuyar closed 5 years ago

burakuyar commented 5 years ago

in sportmonks documentation this endpoint allows includes up to 2 levels. this should be allowed in the wrapper as well.

burakuyar commented 5 years ago

I have solved it in commit 8e0947c91fb50c6fb85a6033136a2ceccf73e6d3, you can directly take it.

Dmitrii-I commented 5 years ago

I reviewed https://docs.sportmonks.com/football/#players and you are right. I will implement this new feature and release version 1.1.0.

Dmitrii-I commented 5 years ago

Released version 1.1.0: https://pypi.org/project/sportmonks/