v2.10.6
📦 pydanticView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This patch release addresses issues with JSON Schema reference collection involving 'examples' keys and fixes Python serialization for URL objects.
🐛 Bug Fixes
- Fix JSON Schema reference collection when using 'examples' keys.
- Fix Python serialization for URL types.