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

types(schema): allow calling Schema.prototype.number() with no message arg #15237

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

vkarpov15
Copy link
Collaborator

Fix #15236

Summary

Quick TypeScript parameter inconsistency

Examples

@vkarpov15 vkarpov15 added this to the 8.10.1 milestone Feb 6, 2025
@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label Feb 8, 2025
@vkarpov15 vkarpov15 merged commit ab5ceb4 into master Feb 8, 2025
78 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-15236 branch February 9, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Types or Types-test related issue / Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SchemaType.Number.min parameter types are incorrect
2 participants