mtgjson-website
mtgjson-website copied to clipboard
Missing field on Card (Atomic)
Location of update needed
https://mtgjson.com/data-models/card/card-atomic
What does the documentation look like?
What should the documentation look like?
In the actual card dataset, each card contains a field "number" which is unlisted and unexplained.
Additional context
After looking into this to try and figure out where the issue is coming from it appears this person was fetching Card (Set) not Card (Atomic) as nowhere I fetched Card (Atomic) data from returned a "number" field.
If anyone else is able to test and confirm I'd like to make sure I'm not doing something wrong before this is marked as resolved.