Skip to content

fix: correctly detect msgspec types nested inside builtin containers#1

Merged
S3wnkin merged 1 commit intomainfrom
dev
Dec 12, 2025
Merged

fix: correctly detect msgspec types nested inside builtin containers#1
S3wnkin merged 1 commit intomainfrom
dev

Conversation

@S3wnkin
Copy link
Copy Markdown
Owner

@S3wnkin S3wnkin commented Dec 12, 2025

This update fixes an issue where msgspec types were not detected when wrapped inside builtin Python container types (e.g., list, dict, tuple, Optional). The generator now correctly resolves nested container types and produces accurate OpenAPI schemas.

@S3wnkin S3wnkin merged commit 2218711 into main Dec 12, 2025
4 checks passed
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.

1 participant