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

ease snake_case - camelCase transformations #40

Open
1 of 4 tasks
VianneyMI opened this issue May 8, 2023 · 0 comments
Open
1 of 4 tasks

ease snake_case - camelCase transformations #40

VianneyMI opened this issue May 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request refactoring Making some part of the code more reusable

Comments

@VianneyMI
Copy link
Owner

VianneyMI commented May 8, 2023

  • Define alias generator in BaseClass
  • Deprecate aliases defined manually using pydantic.Field
  • Check that nothing break
  • Whenever possible use .dict() or future serialize() function to generate statements
@VianneyMI VianneyMI added enhancement New feature or request refactoring Making some part of the code more reusable labels May 8, 2023
@VianneyMI VianneyMI self-assigned this May 8, 2023
@VianneyMI VianneyMI mentioned this issue Jun 10, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Making some part of the code more reusable
Projects
None yet
Development

No branches or pull requests

1 participant