Skip to content

Add Italian comics support to Publisher, Series, and Issue schemas - #157

Merged
bpepple merged 1 commit into
mainfrom
add-italian-support
Aug 15, 2026
Merged

Add Italian comics support to Publisher, Series, and Issue schemas#157
bpepple merged 1 commit into
mainfrom
add-italian-support

Conversation

@bpepple

@bpepple bpepple commented Aug 15, 2026

Copy link
Copy Markdown
Member

Summary

Mirrors Metron PR #599, which adds initial support for Italian comics on the server side.

  • Publisher.alt_names / PublisherPost.alt_names — array of alternative publisher names (mirrors Series.alt_names)
  • Series.language / SeriesPost.language — ISO 639-1 language code
  • IssueSeries.language — language code exposed on the nested series object of an Issue
  • PricePost.currency — widened from Literal["USD", "GBP"] to include EUR and ITL, matching the server's expanded CURRENCIES setting

…emas

Mirrors Metron PR #599: Publisher.alt_names, Series.language, and widened PricePost.currency to include EUR/ITL alongside USD/GBP.
@bpepple bpepple self-assigned this Aug 15, 2026
@bpepple bpepple added the enhancement New feature or request label Aug 15, 2026
@bpepple
bpepple merged commit d5cdfa7 into main Aug 15, 2026
11 checks passed
@bpepple
bpepple deleted the add-italian-support branch August 15, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant