Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for #[schema(pattern = "...")] on new type structs #1241

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

wyatt-herkamp
Copy link
Contributor

@wyatt-herkamp wyatt-herkamp commented Dec 16, 2024

This adds pattern for new type structs

Forgot about this issue I had a busy semester.
Closes #1150

Copy link
Owner

@juhaku juhaku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, that looks good 👍 Thanks for the patch.

@juhaku
Copy link
Owner

juhaku commented Dec 16, 2024

Forgot about this issue I had a busy semester.

No worries, 🙂

@juhaku juhaku merged commit a01e194 into juhaku:master Dec 16, 2024
12 checks passed
juhaku pushed a commit that referenced this pull request Dec 18, 2024
Add support for `#[schema(pattern = "...")]` on new type structs
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.

Setting Pattern for New Type Structs
2 participants