tlivings / enjoi

Converts a JSON schema to a Joi schema.
Apache License 2.0
282 stars 56 forks source link

Convert "description" to description() #114

Open dtikhonov-iex opened 2 years ago

dtikhonov-iex commented 2 years ago

It would be nice to be able to get at the JSON Schema's optional "description" property by mapping it to Joi's description().