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

Change log level for missing field during model binding #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jballe
Copy link

@jballe jballe commented Mar 11, 2025

This fixes issue #30

Description / Motivation

Changes level of log level during model binding when field is missing from warning to debug

Testing

  • The Unit & Intergration tests are passing.
  • I have added the necessary tests to cover my changes.

Terms

@jballe
Copy link
Author

jballe commented Mar 11, 2025

I have to change regional settings for all (date related) tests to pass - but that is obviously not related to this change :)

@robearlam robearlam linked an issue Mar 11, 2025 that may be closed by this pull request
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.

Warnings during model binding
1 participant