kenspirit/joi-to-json
Capable of converting different versions' joi object to json schema
JavaScriptMIT
Issues
- 1
Manifest functionality disabled
#53 opened by james-harlyy - 1
- 2
- 9
No support for dictionary in OpenAPI?
#39 opened by jandppw - 1
`Joi.number().integer().valid(4)` no longer says the value is an `integer` in OpenAPI
#50 opened by jandppw - 2
Add unit tests
#9 opened by simlu - 0
`number().positive()` should make use of the `exclusiveMinimum` JSON keyword
#47 opened by hobgoblina - 0
- 1
Support for title coming from Joi.meta
#45 opened by bernardobridge - 2
.when() does not work
#44 opened by alesdvorakcz - 1
- 10
Add support for Joi key relationship options (`.or()`, `.xor()`, `.oxor()` `.and()`, & `.nand()`)
#38 opened by hobgoblina - 11
- 1
- 3
Typescript supports
#31 opened by wirekang - 11
- 1
- 2
Ability to support custom format in JSON schema
#21 opened by mo4islona - 5
Support of joi-phone-number
#14 opened by sergeycherepanov - 6
- 3
Ability to support custom annotations?
#19 opened by rattrayalex - 3
Broke when use joi.forbidden()
#13 opened by FelipeBrizola - 1
json to joi
#12 opened by sm-hejazi - 1
Object pattern
#10 opened by PetarIvancevic - 0
Add support for global "allowUnknown" option
#4 opened by simlu - 0
Add support for global "required" option
#5 opened by simlu - 0
Add support for ".optional()"
#6 opened by simlu - 0
- 0
Fix: "allowUnknown" to default to false
#8 opened by simlu - 1
Support .allow(null)
#1 opened by simlu