mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
65a1381591
* Fix schema for Set with default value * add changelog * Add frozenset to schema mapping docs
2 lines
76 B
Markdown
2 lines
76 B
Markdown
Fix JSON schema for `set` and `frozenset` when they include default values.
|