-
- Notifications
You must be signed in to change notification settings - Fork 604
Pull requests: python-jsonschema/jsonschema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow additional items in the schema dictionary Bug Something doesn't work the way it should.
#6 by mdboom was closed Apr 20, 2012 Loading…
An initial stab at making jsonschema Python 3.x compatible. Enhancement Some new desired functionality
#7 by mdboom was merged Apr 20, 2012 Loading…
Python3 minor fixes Enhancement Some new desired functionality
#9 by mdboom was merged Apr 23, 2012 Loading…
Support for "format". Enhancement Some new desired functionality
#10 by mdboom was closed Sep 20, 2012 Loading…
Fix "properties" verification. Bug Something doesn't work the way it should.
#11 by zewt was merged Jun 3, 2012 Loading…
Fix properties Bug Something doesn't work the way it should.
#13 by zewt was merged Jun 7, 2012 Loading…
Fixed bug on validating require:true Bug Something doesn't work the way it should.
#17 by totic was merged Jul 6, 2012 Loading…
Pull request for #25, print schema's titles in error messages Enhancement Some new desired functionality
#26 by gazpachoking was closed Sep 23, 2012 Loading…
Refactor 'dependencies' to work how I understand it in the spec. refs #30 Bug Something doesn't work the way it should.
#31 by gazpachoking was closed Sep 21, 2012 Loading…
Fix dependencies behavior when instance is not of type object. refs #30 Bug Something doesn't work the way it should.
#32 by gazpachoking was merged Sep 23, 2012 Loading…
pull request for https://github.com/Julian/jsonschema/issues/24 Bug Something doesn't work the way it should.
#33 by psihonavt was closed Sep 24, 2012 Loading…
Fix additionalItems behavior when items is not in tuple form.
#35 by gazpachoking was merged Sep 27, 2012 Loading…
Add support for json-pointer references based on Chase Sterling's code. Enhancement Some new desired functionality
#37 by kiall was merged Oct 27, 2012 Loading…
Add a failing test case to demonstrate a bug where inherited properties ...
#38 by kiall was closed Oct 22, 2012 Loading…
$ref support Enhancement Some new desired functionality
#40 by boronine was closed Nov 7, 2012 Loading…
Unknown type not being treated as 'any' Bug Something doesn't work the way it should.
#47 by robbrit was closed Dec 30, 2012 Loading…
Report multiple 'leaf' errors rather than one schema error Enhancement Some new desired functionality
#51 by leonid-s-usov was closed Apr 10, 2013 Loading…
Added validation for Draft 3 "format" values. Enhancement Some new desired functionality
#54 by kaapstorm was closed Feb 7, 2013 Loading…
Add a context manager to RefResolver Enhancement Some new desired functionality
#60 by gazpachoking was closed Feb 19, 2013 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.