Skip to content

[feat]: Add booster image fields to Set interface - #1989

Open
FalconChipp wants to merge 1 commit into
feat/new-serverfrom
add-booster-image-fields
Open

[feat]: Add booster image fields to Set interface#1989
FalconChipp wants to merge 1 commit into
feat/new-serverfrom
add-booster-image-fields

Conversation

@FalconChipp

Copy link
Copy Markdown
Member

Add optional logo, artwork_front, and artwork_back fields to the boosters record in meta/models/database/set.d.ts to align with the Booster schema in openapi.yaml. Fields are typed as string | undefined since no set files currently populate them — this is groundwork ahead of the data backfill step.

Update boosters record in meta/models/database/set.d.ts to include optional logo, artwork_front, and artwork_back fields, matching the Booster schema defined in meta/definitions/openapi.yaml. Fields are optional as data backfill is pending.
@FalconChipp FalconChipp added this to the 3.0 milestone Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants