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

Add 2v2Ranked in PvpRatingType #53

Merged
merged 1 commit into from
Mar 22, 2020
Merged

Conversation

Archomeda
Copy link
Owner

This new enum value was added some time ago.
It's named as TwoVTwoRanked in the enum, because of C# limitations.

I also fixed the tests where it checks if the given enum values of a JSON test file, all exist in the respective enum definition. Deserializing went okay, because it already checked the EnumMemberAttribute, however the test did not.

Need to follow up on #52 for a possible performance bottleneck I noticed.

@Archomeda Archomeda added Type: Feature An addition to the project Area: Web API v2 Related to the v2 web API labels Mar 22, 2020
@Archomeda Archomeda merged commit 97c532e into master Mar 22, 2020
@Archomeda Archomeda deleted the fix/new-pvp-rating-type branch March 22, 2020 02:08
Archomeda added a commit that referenced this pull request Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Web API v2 Related to the v2 web API Type: Feature An addition to the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant