issues
search
brandur
/
json_schema
A JSON Schema V4 and Hyperschema V4 parser and validator.
MIT License
230
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update readme, link to `json_schemer`
#129
sandstrom
opened
11 months ago
1
Consider renaming CHANGELOG to CHANGELOG.md
#127
heynan0
opened
2 years ago
1
Keep track of unreleased changes in CHANGELOG
#126
heynan0
closed
2 years ago
1
Add support for Draft 2020-12
#125
heynan0
opened
2 years ago
2
Correct spelling mistakes
#124
EdwardBetts
closed
2 years ago
1
Path must begin with a leading "/"
#123
glasserc
opened
3 years ago
0
Handle invalid date range in date format validation
#122
msgurgel-zz
closed
3 years ago
2
Fix valid timezone designators not being accepted.
#121
chrisgavin
closed
4 years ago
1
Only build friendly_types on error
#120
jhawthorn
closed
4 years ago
1
remove filename gate, fixes #118
#119
slhck
closed
5 years ago
4
Remove check for filename in validate-schema
#118
slhck
closed
5 years ago
0
Couldn't resolve URI - json_schema-0.20.6/lib/json_schema/reference_expander.rb:43:in `expand!'
#117
jerko-culina
opened
5 years ago
1
Prevent infinite loop on external ref to global schema
#116
kytrinyx
closed
5 years ago
4
Update from `0.20.3` -> `0.20.4`+ results in infinite loop
#115
jessieay
closed
5 years ago
4
Reduce empty Array/Hash allocations
#114
jhawthorn
closed
5 years ago
2
Do not expand a subschema if already expanded
#113
kytrinyx
closed
5 years ago
1
Upgrade from v 0.19 -> v 0.20 results in infinite loop for `lookup_schema`
#112
jessieay
closed
5 years ago
19
CI: Use 2.4.6, 2.5.5, 2.6.2
#111
olleolleolle
closed
5 years ago
0
Dereference schema children for subschemas without a reference
#110
kytrinyx
closed
5 years ago
3
Move development dependencies to `Gemfile` and constrain Byebug
#109
brandur
closed
5 years ago
0
Handle expansion for nested external property
#108
kytrinyx
closed
5 years ago
7
CI: Use 2.6.1, allow Bundler 2
#107
olleolleolle
closed
5 years ago
3
Dereference external subschema with nested reference
#106
kytrinyx
closed
5 years ago
4
Add back Ruby 2.0 + 2.1 and update patch levels
#105
brandur
closed
5 years ago
0
Add Ruby 2.6 to the build matrix
#104
brandur
closed
5 years ago
0
Remove Ruby 2.0 and 2.1 from build matrix
#103
brandur
closed
5 years ago
0
Some performance improvements
#102
tenderlove
closed
5 years ago
2
[Add] nullable
#101
yuuuutsk
closed
5 years ago
0
oneOf / nullable ref behavior
#100
97jaz
closed
5 years ago
5
Draft 06 Support
#99
philsturgeon
opened
6 years ago
7
allow subtypes again when validating types (fixes #97)
#98
breunigs
closed
6 years ago
1
`Validator#validate_type` no longer admits subtypes
#97
chrisandreae
closed
6 years ago
4
implement fail-fast option
#96
breunigs
closed
6 years ago
3
fix minitest warnings by using assert_nil
#95
breunigs
closed
6 years ago
1
precalculate valid Ruby types to speed up validation
#94
breunigs
closed
6 years ago
4
early return for "anyOf" validator
#93
breunigs
closed
6 years ago
5
avoid allocations in attr_copyable for decent speedup
#92
breunigs
closed
6 years ago
1
use flap_map for a small performance gain
#91
breunigs
closed
6 years ago
6
Add support for `uri-reference` format
#90
brandur
closed
7 years ago
0
Add Ruby 2.4.1 to the Travis build matrix
#89
brandur
closed
7 years ago
0
Add schema_name for max/min + fix others
#88
brandur
closed
7 years ago
0
JsonPointer::Evaluator does not work with properties which is treated internally in different name
#87
okitan
closed
7 years ago
1
add schema_name
#86
okitan
closed
7 years ago
2
Return missing required fields as data
#85
gabrielrios
closed
7 years ago
2
Configuration all_of_sub_errors makes allOf include sub-errors
#84
katsuya94
closed
7 years ago
4
Assign links a fragment so they can be inspected
#83
brandur
closed
8 years ago
0
v0.14.3 falis to extract links
#82
hokuma
closed
8 years ago
5
Smarter defaults for attributes
#81
brandur
closed
8 years ago
0
Fix reference expansion for hyper-schema links
#80
brandur
closed
8 years ago
0
json_schema >= 0.14.0 errors while reference expanding against a schema which has reference to a link description object
#79
okitan
closed
8 years ago
7
Next