Fork me on GitHub
#malli
<
2021-10-08
>
Hukka07:10:23

We didn't have a test for it, and managed to (of course) put JSON schema example data that didn't match the schema, so the swagger ui happily offered to make requests that gave an error. I tried to look for it, but couldn't find any: is there a ready made helper that creates a sample data structure from the embedded :json-schema/examples, or should we just walk through the schema tree and built it ourselves?