You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: drops dependency for camel case conversion
note that in pyndatic2 `populate_by_name` is what makes the `alias_generator`
behave, if we use the `from_attributes` it makes pydantic look up the aliased
key in the source object resulting in a validation error
0 commit comments