Skip to content

Issues: qri-io/jsonschema

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement remoteRef.json tests backlog good first issue Good for newcomers help wanted Extra attention is needed
#5 opened Jan 17, 2018 by b5 updated Feb 18, 2019
6 tasks
implment bignum validator (optional validators Draft 7) backlog feat help wanted Extra attention is needed
#16 opened Jan 19, 2018 by osterbit updated Feb 18, 2019
implement ecmascript-regex validation (optional validators, Draft 7) backlog feat help wanted Extra attention is needed
#19 opened Jan 19, 2018 by osterbit updated Feb 18, 2019
Validate empty string (when using format) backlog question Further information is requested
#24 opened Feb 18, 2018 by ramfox updated Feb 18, 2019
invalid negative numbers appear to be passing as valid backlog bug Something isn't working
#25 opened Feb 19, 2018 by osterbit updated Feb 18, 2019
invalid reference causes panic bug Something isn't working ready
#31 opened Jun 26, 2018 by b5 updated Feb 18, 2019
Add benchmarks to our docs docs help wanted Extra attention is needed
#57 opened Oct 1, 2019 by b5 updated Oct 2, 2019
need better error messages for invalid jsonschemas backlog feat
#28 opened May 21, 2018 by b5 updated Feb 17, 2020
consider API methods supporting io.Reader
#53 opened Aug 16, 2019 by maxthomas updated Apr 28, 2020
Allow callers to provide a resolver for "$ref" schemas
#43 opened Mar 25, 2019 by robfig updated Jul 28, 2020
Support map[interface{}]interface{} as an object value feat
#50 opened Jul 30, 2019 by b5 updated Sep 7, 2020
Make json.Marshal normalize refs
#74 opened Jul 4, 2020 by amansx updated Sep 7, 2020
Additional Properties not identified
#81 opened Sep 12, 2020 by aakhan1 updated Oct 29, 2020
Validator incorrectly accepts strings for booleans
#86 opened Nov 9, 2020 by polarina updated Nov 9, 2020
[Feature] Better documentation of internals
#89 opened Jan 3, 2021 by skyzyx updated Jan 3, 2021
[Feature req/Question] Validate parts of schema
#93 opened Feb 23, 2021 by jkbschmid updated Feb 23, 2021
Unable to process references like $ref: 'filename#/'
#94 opened Mar 4, 2021 by randomswdev updated Mar 4, 2021
Using package with embedded references in go 1.16?
#100 opened May 6, 2021 by b5 updated Jun 2, 2021
References not working?
#97 opened Mar 19, 2021 by rbren updated Jul 14, 2021
Implementation is not thread safe bug Something isn't working
#80 opened Sep 10, 2020 by Arqu updated Aug 12, 2021
Default does not implement MarshalJSON
#108 opened Aug 17, 2021 by asaf updated Aug 17, 2021
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.