MagicTheGathering/mtg-api

Add 'colorIdentity' field from mtgjson

adback03 opened this issue · 0 comments

mtgjson.com supports a colorIdentity field that looks like this:

{"colorIdentity" : [ "U", "G" ]}

This should get included in all card requests.