0.45.0-rc9
(fix): Improved JSON Schema generation for object extensions and const values:
- Object extensions are now properly represented using
allOfin the JSON Schema - Literal values (string and boolean) are now correctly represented using
constin the JSON Schema