Correct: https://github.com/falconry/falcon/blob/6d7a45b207b6ca6372f26f96e331a3eb8af6ff7a/falcon/routing/converters.py#L49-L52 Wrong, should be `value: str | list[str]`: https://github.com/falconry/falcon/blob/6d7a45b207b6ca6372f26f96e331a3eb8af6ff7a/falcon/routing/converters.py#L48
Correct:
falcon/falcon/routing/converters.py
Lines 49 to 52 in 6d7a45b
Wrong, should be
value: str | list[str]:falcon/falcon/routing/converters.py
Line 48 in 6d7a45b