-
-
Notifications
You must be signed in to change notification settings - Fork 110
Pull requests: Stranger6667/jsonschema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Incorrect encoding of
/
and ~
characters in fmt::Display
implementation for JSONPointer
#234
by Stranger6667
was merged Jun 19, 2021
Loading…
chore: Add Draft 2019-09 url to
draft_from_schema
#270
by Stranger6667
was merged Aug 3, 2021
Loading…
fix(python): Inaccurate schema path in validation error messages
#260
by Stranger6667
was merged Jul 26, 2021
Loading…
chore(python): Set proper __module__ attribute to JSONSchema
#305
by Stranger6667
was merged Oct 27, 2021
Loading…
feat(python): A way to compile schemas from a string
#310
by Stranger6667
was merged Oct 29, 2021
Loading…
fix: Panic on incomplete escape sequences in regex patterns
#268
by Stranger6667
was merged Jul 29, 2021
Loading…
feat: Implement
minContains
and maxContains
keywords
#271
by Stranger6667
was merged Aug 4, 2021
Loading…
chore: A stub support for Draft 2019-09 behind a feature flag
#269
by Stranger6667
was merged Aug 3, 2021
Loading…
perf: Remove unused private field in
JSONSchema
#321
by Stranger6667
was merged Dec 6, 2021
Loading…
perf: Add special cases for arrays with 2 and 3 items in the
uniqueItems
keyword implementation
#322
by Stranger6667
was merged Dec 6, 2021
Loading…
refactor: Clarify lifetime naming in
Validate::validate
#324
by Stranger6667
was merged Dec 7, 2021
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.