Expand description
convert JsonSchema to ZOD schema
Functionsยง
- convert
- Convert a schemars::schema::RootSchema to a HashMap of stringified ZOD schemas.
- merge_
schemas - Merge multiple schemars::schema::RootSchema into a single schemars::schema::RootSchema.