We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PlayerRatingChartDataPointDTO
Remove date grouping of PlayerRatingChartDTOs by default.
PlayerRatingChartDTO
#604
ApiMatchRatingStatsRepository.cs
Database.Repositories.Interfaces.IRatingAdjustmentsRepository
RatingAdjustment
PlayerStatsService
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Remove support of grouping
PlayerRatingChartDataPointDTO
by dateOverview
Remove date grouping of
PlayerRatingChartDTO
s by default.Dependencies
#604
Tasks
ApiMatchRatingStatsRepository.cs
.Database.Repositories.Interfaces.IRatingAdjustmentsRepository
.RatingAdjustment
data for a given player id. Implement in the associated implementation class.PlayerStatsService
to call this new method and populate the relevant stat DTO using this as the source.The text was updated successfully, but these errors were encountered: