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

1 line
104 B
Markdown

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