Jane v7.3.1 Release Notes
Release Date: 2022-08-22 // about 2 years ago-
๐ Changed
- [JsonSchema] GH#643 Correctly handle floats that look like integer
- [JsonSchema] GH#644 Since symfony 5, constraint Length with min option allows empty string
- ๐ฒ [JsonSchema] GH#639 Report the actual validation errors when logging validation error
๐ Fixed
- [JsonSchema] GH#645 Fix nullable incompatibility between JsonSchema/OpenAPI versions