betcode-org / betconnect

betconnect - API client
MIT License
7 stars 6 forks source link

betting.active_competitions endpoint - display_name field #25

Closed BroomJack closed 2 years ago

BroomJack commented 2 years ago

When I hit this endpoint, the data returned under the display_name field is actually an upcoming fixture's display_name for that competition. The display_name here should be the competition display_name. name='UEFA Europa League' display_name='Eintracht Frankfurt v West Ham' competition_id=2072 active=1 order=2 ^Here is an example. Everything is fine except display_name which should be 'UEFA Europa League'