Files
pydantic/changes/4155-aminalaee.md
T
Amin Alaee 65a1381591 Fix schema for set and frozenset with default value (#4155)
* Fix schema for Set with default value

* add changelog

* Add frozenset to schema mapping docs
2022-08-08 17:02:04 +01:00

76 B

Fix JSON schema for set and frozenset when they include default values.