The documentation mentions an optional multiverseId property, but in the CardAtomic models it's never set.
Instead, I'm seeing an identifiers property that seems to supersedes this one.
What should the documentation look like?
Remove the multiverseId or at least mark it as deprecated?
Documente the identifiers property?
Additional context
So far I've only checked:
AtomicCards.json
ModernAtomic.json
PauperAtomic.json
PioneerAtomic.json
StandardAtomic.json
VintageAtomic.json
So I'm not sure if it's widespread or only limited to the CardAtomic model.
I'm using MTGJSON 5.2.2+20240814
Edit: in some CardDeck I've found card with both fields actually.
Exemple from TimeyWimey_WHO.json:
Location of update needed
Foreign Data
What does the documentation look like?
The documentation mentions an optional
multiverseId
property, but in the CardAtomic models it's never set. Instead, I'm seeing anidentifiers
property that seems to supersedes this one.What should the documentation look like?
Remove the
multiverseId
or at least mark it as deprecated? Documente theidentifiers
property?Additional context
So far I've only checked:
So I'm not sure if it's widespread or only limited to the
CardAtomic
model. I'm using MTGJSON 5.2.2+20240814Edit: in some
CardDeck
I've found card with both fields actually. Exemple fromTimeyWimey_WHO.json
: