issues
search
kenspirit
/
joi-to-json
Capable of converting different versions' joi object to json schema
MIT License
39
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Manifest functionality disabled
#53
james-harlyy
opened
3 weeks ago
1
Copy meta attributes to shared definitions when creating a `$ref`
#52
jloleysens
closed
4 months ago
1
Conversion of multiple `.shared()` produces invalid schema
#51
ioder
closed
10 months ago
1
`Joi.number().integer().valid(4)` no longer says the value is an `integer` in OpenAPI
#50
jandppw
closed
11 months ago
1
`exclusiveMaximum` / `exclusiveMinimum` rabbit hole
#49
jandppw
opened
11 months ago
2
Postitive/negative number
#48
hobgoblina
closed
1 year ago
2
`number().positive()` should make use of the `exclusiveMinimum` JSON keyword
#47
hobgoblina
closed
1 year ago
0
Declaring dialect used in JSON schema generation
#46
bernardobridge
closed
1 year ago
0
Support for title coming from Joi.meta
#45
bernardobridge
closed
1 year ago
1
.when() does not work
#44
alesdvorakcz
closed
1 year ago
2
Joi.date() is converted as Integer while building schema
#43
Vamc90
opened
1 year ago
1
Bump @sideway/formula from 3.0.0 to 3.0.1
#42
dependabot[bot]
opened
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#41
dependabot[bot]
opened
1 year ago
0
Bump json5 from 2.2.1 to 2.2.3
#40
dependabot[bot]
opened
1 year ago
0
No support for dictionary in OpenAPI?
#39
jandppw
opened
1 year ago
9
Add support for Joi key relationship options (`.or()`, `.xor()`, `.oxor()` `.and()`, & `.nand()`)
#38
hobgoblina
closed
2 years ago
10
rebuild package-lock.json
#37
jandppw
closed
2 years ago
1
Fix wrong behavior for enum with Joi 16 & 17 `joi.override`
#36
jandppw
closed
2 years ago
3
document joi -> OpenAPI behavior a bit
#35
jandppw
closed
2 years ago
1
Support readOnly and writeOnly properties in OpenAPI
#34
jandppw
closed
2 years ago
0
Support readOnly and writeOnly properties in OpenAPI spec
#33
jandppw
closed
2 years ago
1
add support for using in browser
#32
HardCoreQual
closed
2 years ago
4
Typescript supports
#31
wirekang
closed
2 years ago
3
Add to definitions while joi flags.label provided
#30
ifundeasy
closed
2 years ago
2
Add support for switch conditions
#29
Thomas-Smyth
closed
2 years ago
1
Add support for JSON schema's const option
#28
Thomas-Smyth
closed
2 years ago
1
Add support for Joi's .link method and by extension recursive schemas
#27
Thomas-Smyth
closed
2 years ago
11
fix: number enum are filtered
#26
smackgg
closed
2 years ago
6
object.pattern(pattern, schema, [options]) not handled correctly
#25
PashaGeronimo
closed
2 years ago
11
[bug] problem when parsing schema with joi.alternatives().conditional()
#24
bigLucas
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#23
dependabot[bot]
closed
2 years ago
1
Bump ansi-regex from 5.0.0 to 5.0.1
#22
dependabot[bot]
closed
2 years ago
1
Ability to support custom format in JSON schema
#21
mo4islona
closed
2 years ago
2
Add type definition to support TypeScript
#20
hckhanh
closed
2 years ago
2
Ability to support custom annotations?
#19
rattrayalex
closed
3 years ago
3
Ability to output `nullable: true` and other OpenAPI attributes
#18
rattrayalex
closed
3 years ago
6
Bump path-parse from 1.0.6 to 1.0.7
#17
dependabot[bot]
closed
3 years ago
1
Add support for isoDate, isoDuration, uuid, guid string formats
#16
Feasul
closed
3 years ago
1
Support of joi-phone-number #14
#15
sergeycherepanov
closed
3 years ago
1
Support of joi-phone-number
#14
sergeycherepanov
closed
3 years ago
5
Broke when use joi.forbidden()
#13
FelipeBrizola
closed
3 years ago
3
json to joi
#12
sm-hejazi
closed
3 years ago
1
added support for object patterns
#11
PetarIvancevic
closed
3 years ago
4
Object pattern
#10
PetarIvancevic
closed
3 years ago
1
Add unit tests
#9
simlu
closed
1 year ago
2
Fix: "allowUnknown" to default to false
#8
simlu
closed
4 years ago
0
Fix issue ".unknown()" not working for joi16 and joi17
#7
simlu
closed
4 years ago
0
Add support for ".optional()"
#6
simlu
closed
4 years ago
0
Add support for global "required" option
#5
simlu
closed
4 years ago
0
Add support for global "allowUnknown" option
#4
simlu
closed
4 years ago
0
Next