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

Use standard snake_case and aliases in the Pydantic models for the table validators #198

Open
dalonsoa opened this issue Feb 7, 2025 · 0 comments

Comments

@dalonsoa
Copy link
Collaborator

dalonsoa commented Feb 7, 2025

Exactly. Probably I should make these aliases and use standard snake case here, to be honest, but I just thought it would be best to keep the name of the descriptors as close as possible to the specification to avoid confusion. Not sure. What do you think?

bare_number = Field(None, alias="bareNumber", description="...")

Originally posted by @dalonsoa in #125 (comment)

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

No branches or pull requests

1 participant