Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-17 | 510 Bytes | |
v1.2.0 (to-json-schema) source code.tar.gz | 2025-05-17 | 3.1 MB | |
v1.2.0 (to-json-schema) source code.zip | 2025-05-17 | 4.7 MB | |
Totals: 3 Items | 7.8 MB | 0 |
Many thanks to @cruzdanilo and @Xiot for contributing to this release.
- Add support for title, description and examples in
metadata
action (pull request [#1189]) - Add new override configurations to override default behaviour of JSON Schema conversion (pull request [#1197])
- Add storage for global definitions with
addGlobalDefs
andgetGlobalDefs
(pull request [#1197]) - Add new
toJsonSchemaDefs
function to convert Valibot schema definitions to JSON Schema definitions (pull request [#1197])