chore(account): remove dead CoreGameClient REST trait #65
Reference in New Issue
Block a user
Delete Branch "chore/NCS-105-remove-coregameclient"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move CoreCreateGameRequest, CorePlayerInfo, CoreTimeControl to CoreGameDtos.
Delete CoreGameClient trait (replaced by GameCreationStreamClient) and
CoreGameResponse (unused after stream migration). Remove from reflection config.
Closes NCS-105
https://knockoutwhist.youtrack.cloud/issue/NCS-105