MagicTheGathering/mtg-sdk-java

Getting duplicate card entries from SetAPI

Closed this issue · 1 comments

Calling SetAPI.getSet("HML") returns the set with cards but e.g Abbey Matron is duplicated. When running corresponding query straight in a browser window there is no duplication.

Fix for this is in v0.15, working on uploading to maven