Closed grim7reaper closed 1 month ago
BoosterConfig data model
No name property visible in the documentation. But some BoosterConfig from AllPrintings.json have one, for example:
name
BoosterConfig
AllPrintings.json
"10E": { "baseSetSize": 383, "block": "Core Set", "booster": { "draft": { "boosters": [] "boostersTotalWeight": 2401000, "name": "Tenth Edition Draft Booster", "sheets": {} } }, }
Add documentation for a name?: string property
name?: string
I'm using MTGJSON 5.2.2+20240816
Done
Location of update needed
BoosterConfig data model
What does the documentation look like?
No
name
property visible in the documentation. But someBoosterConfig
fromAllPrintings.json
have one, for example:What should the documentation look like?
Add documentation for a
name?: string
propertyAdditional context
I'm using MTGJSON 5.2.2+20240816