I noticed that the full json card collection is missing the image attributes for The Drowned City campaign cards, though they are available when viewing through the web site or when getting an individual card from the API.
Example:
Web site shows images:
https://arkhamdb.com/card/11501
Single card GET includes imagesrc and backimagesrc attributes:
https://arkhamdb.com/api/public/card/11501
Now search the full json set for card "11501" and observe the image attributes are missing:
https://arkhamdb.com/api/public/cards/?encounter=1
Does the full json just need to be rebuilt or republished?
Thanks!
I noticed that the full json card collection is missing the image attributes for The Drowned City campaign cards, though they are available when viewing through the web site or when getting an individual card from the API.
Example:
Web site shows images:
https://arkhamdb.com/card/11501
Single card GET includes imagesrc and backimagesrc attributes:
https://arkhamdb.com/api/public/card/11501
Now search the full json set for card "11501" and observe the image attributes are missing:
https://arkhamdb.com/api/public/cards/?encounter=1
Does the full json just need to be rebuilt or republished?
Thanks!