Skip to content

Literal type checking should respect AnyCase from the json schema #3

@emirkmo

Description

@emirkmo

adaptive cards accepts "anYCase" input for most of its enumerated string fields. We don't fully support this due to python Literal only working on exact values. We do some pydantic wrapping that means lowercase versions work as well,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions