BUG. Generic webhook from Webfabrik Landingpage transmits non Standard Country Info #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
String should have at most 2 characters [type=string_too_long, input_value='Italy', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/string_too_long
Need to add code to filter that and the pydantic model should verify it before it enters the db
Additional validation in place. Errors if it can't guess the correct code.