Files
pydantic/changes/2198-Midnighter.md
T
Moritz E. Beber a1ac464371 Add a frozenset type annotation to allowed_schemes on stricturl (#2198)
* docs: add changelog entry

* chore: add a frozenset type annotation
2021-02-11 17:56:36 +00:00

104 B

Add a FrozenSet[str] type annotation to the allowed_schemes argument on the strict_url field type.