We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8447e16 + 52ad5a3 commit 8839500Copy full SHA for 8839500
1 file changed
adaptive_cards_python/adaptive_card/Extendable.py
@@ -10,7 +10,6 @@ class ConfiguredBaseModel(BaseModel):
10
alias_generator=to_camel,
11
populate_by_name=True,
12
str_strip_whitespace=True,
13
- str_to_lower=True,
14
)
15
16
0 commit comments