type toJsonSchema()
does not include information about value defaults
#1279
Labels
toJsonSchema()
does not include information about value defaults
#1279
Report a bug
🔎 Search Terms
jsonschema, json schema, default
🧩 Context
🧑💻 Repro
This issue prevents Arktype defaults from working with sveltekit-superforms with the generated json schema, since superforms fills defaults based on the json schema provided by the validation adapter.
The text was updated successfully, but these errors were encountered: