Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetSeason needs params - current season? #44

Closed
andzejsp opened this issue Nov 13, 2022 · 2 comments
Closed

GetSeason needs params - current season? #44

andzejsp opened this issue Nov 13, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andzejsp
Copy link

My app broke cuz someone decided to move the API version up.. how do i get current season? it sued to be just GetSeason, your documentation shows that it still works but in 2.4.0 it does not accept it without params

@Ervie
Copy link
Owner

Ervie commented Nov 13, 2022

I see that the method is missing. I'll check it tomorrow

@Ervie Ervie added enhancement New feature or request good first issue Good for newcomers labels Nov 13, 2022
@Ervie
Copy link
Owner

Ervie commented Nov 14, 2022

Added method GetCurrentSeasonAsync in version 2.4.1. That should cover your scenario. You can optionally pass page to get next batch of data.

@Ervie Ervie closed this as completed Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants