Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Stranger6667/jsonschema-rs issues and pull requests
#497 - Ignore trailing '#' in meta-schema URLs
Pull Request -
State: closed - Opened by GREsau 5 months ago
- 8 comments
#496 - Incorrect/inconsistent validation result when combining `unevaluatedProperties`/`allOf`/`oneOf`
Issue -
State: closed - Opened by GREsau 5 months ago
- 1 comment
Labels: Type: Bug
#495 - build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 2 comments
Labels: dependencies, github_actions
#493 - chore: fix clippy
Pull Request -
State: closed - Opened by Stranger6667 7 months ago
- 2 comments
#492 - feat: add `ErrorDescription::into_inner`
Pull Request -
State: closed - Opened by matteopolak 7 months ago
- 2 comments
#490 - `ValidationError` Fns are mostly pub(crate)
Issue -
State: closed - Opened by jqnatividad 8 months ago
- 3 comments
#489 - Incorrect validation of uuid
Issue -
State: closed - Opened by Toveal 8 months ago
- 1 comment
#488 - Cannot obtain `String` from `ErrorDescription`
Issue -
State: closed - Opened by matteopolak 9 months ago
- 2 comments
#487 - feat: configure patterns regex engine
Pull Request -
State: open - Opened by shumkov 9 months ago
- 4 comments
#485 - build: Add boon to benchmarks
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 2 comments
#484 - build: Add CodSpeed
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 2 comments
#483 - fix: incorrect schema_path in errors from $ref
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#482 - perf: Avoid allocations while constructing path segments
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#481 - chore(python): Update types
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#480 - feat(python): Custom format checkers
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#479 - docs(python): Update README
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#478 - chore(python): Update PyO3 to 0.21.0
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#477 - build: Disable build cache for Python tests
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#476 - chore: Expose `JsonPointerNode`
Pull Request -
State: closed - Opened by Stranger6667 9 months ago
- 1 comment
#474 - build: Update builds
Pull Request -
State: closed - Opened by Stranger6667 10 months ago
- 1 comment
#473 - feat: Custom keyword validation
Pull Request -
State: closed - Opened by samgqroberts 10 months ago
- 12 comments
#472 - WASM bindings revisited
Issue -
State: closed - Opened by platoscave 10 months ago
- 7 comments
Labels: Type: Bug, Core: Bindings
#471 - Is it expected that email validation is a bit incomplete?
Issue -
State: closed - Opened by qrilka 10 months ago
- 3 comments
Labels: Core: Keywords
#470 - Interest in a "lite" feature?
Issue -
State: open - Opened by enkore 11 months ago
- 3 comments
Labels: Core: Build
#469 - How do I resolve an external schema?
Issue -
State: closed - Opened by TianzeMYou 11 months ago
- 1 comment
Labels: Type: Question, Core: References
#468 - `deps`: bump reqwest from 0.11 to 0.12
Pull Request -
State: closed - Opened by jqnatividad 11 months ago
- 1 comment
#467 - chore: fix import order
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#466 - feat(python): support validation of dict subclasses
Pull Request -
State: closed - Opened by flbraun 11 months ago
- 3 comments
#465 - Accessing Limited Node Members of JSONSchema for Traversal
Issue -
State: open - Opened by TieWay59 11 months ago
- 5 comments
#465 - Accessing Limited Node Members of JSONSchema for Traversal
Issue -
State: open - Opened by TieWay59 11 months ago
- 9 comments
Labels: Type: Feature
#464 - feat: Support Python 3.12
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#464 - feat: Support Python 3.12
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#463 - fix: Missing features from the main crate
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#462 - chore: Update dependencies
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#462 - chore: Update dependencies
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#461 - chore: Update more dependencies
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#460 - test: fix python tests
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#459 - build(deps): bump rustix from 0.38.2 to 0.38.31 in /bench_helpers
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies
#458 - chore: fix clippy
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#458 - chore: fix clippy
Pull Request -
State: closed - Opened by Stranger6667 11 months ago
- 1 comment
#457 - Expose drafts 2019-09 and 2020-12 to Python
Pull Request -
State: open - Opened by DerRidda 11 months ago
#457 - Expose drafts 2019-09 and 2020-12 to Python
Pull Request -
State: closed - Opened by DerRidda 11 months ago
- 2 comments
#456 - Only enabling `draft202012` features misses some features implemented only for `draft201909`
Issue -
State: closed - Opened by jrudolph 11 months ago
- 1 comment
Labels: Type: Bug, Draft: 2019-09, Draft: 2020-12
#455 - [Question] Plans for this library
Issue -
State: closed - Opened by DerRidda 12 months ago
- 6 comments
Labels: Type: Question
#454 - `$ref` is an `URI`, not `URL`
Issue -
State: closed - Opened by eirnym 12 months ago
Labels: Type: Bug
#453 - Use string enums as dictionary keys
Issue -
State: open - Opened by DavideCanton 12 months ago
- 1 comment
Labels: Type: Enhancement
#452 - Support validating Open API sub-schemas
Issue -
State: closed - Opened by VoltaireNoir 12 months ago
- 3 comments
Labels: Type: Feature
#451 - Implement `core::error::Error` for `ErrorIterator`
Issue -
State: open - Opened by tgross35 about 1 year ago
- 1 comment
Labels: Core: Errors
#450 - Test compile error: `custom attribute panicked`
Issue -
State: closed - Opened by eirnym about 1 year ago
- 2 comments
#449 - Under what circumstances will jsonschema make network requests?
Issue -
State: closed - Opened by bsl about 1 year ago
- 1 comment
#448 - bump dependencies
Pull Request -
State: closed - Opened by jqnatividad about 1 year ago
#447 - chore: Fix typos
Pull Request -
State: closed - Opened by jayvdb about 1 year ago
#446 - Document how to run tests
Pull Request -
State: closed - Opened by OrangeTux about 1 year ago
#445 - Fix `unresolved import "syn::ItemFn"` when running tests
Pull Request -
State: closed - Opened by OrangeTux about 1 year ago
- 1 comment
#444 - `cargo test` fails to compile: `unresolved import "syn::ItemFn"`
Issue -
State: closed - Opened by OrangeTux about 1 year ago
#443 - How to run the unit tests?
Issue -
State: closed - Opened by OrangeTux about 1 year ago
- 3 comments
#442 - [Feature Request] Meta-schema validation
Issue -
State: closed - Opened by n0madsky about 1 year ago
- 1 comment
Labels: Core: Errors
#441 - Windows: File references can't be resolved
Issue -
State: closed - Opened by djpesic about 1 year ago
- 2 comments
Labels: Priority: High, Type: Bug, Core: References
#440 - Get line column of error
Issue -
State: closed - Opened by JMarkin about 1 year ago
- 1 comment
#439 - [python] Panic on Python 3.12
Issue -
State: closed - Opened by aMarcireau over 1 year ago
- 4 comments
#438 - build(deps): bump rustix from 0.38.2 to 0.38.19 in /bench_helpers
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#438 - build(deps): bump rustix from 0.38.2 to 0.38.19 in /bench_helpers
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#437 - Build aarch64 Python wheels
Pull Request -
State: closed - Opened by kgutwin over 1 year ago
- 1 comment
#437 - Build aarch64 Python wheels
Pull Request -
State: open - Opened by kgutwin over 1 year ago
#436 - fix: Fix multipleOf to work with decimals
Pull Request -
State: open - Opened by torkeln over 1 year ago
- 7 comments
#436 - fix: Fix multipleOf to work with decimals
Pull Request -
State: open - Opened by torkeln over 1 year ago
- 7 comments
#435 - [python] "OverflowError: int too big to convert" after several failed validation attempts
Issue -
State: closed - Opened by Derianer over 1 year ago
- 2 comments
Labels: Type: Bug
#434 - Exclude reflected value in error format?
Issue -
State: closed - Opened by eastside over 1 year ago
- 1 comment
Labels: Type: Feature, Core: Errors
#433 - Update dependencies
Pull Request -
State: closed - Opened by Stranger6667 over 1 year ago
- 1 comment
#432 - Validating individual definitions
Issue -
State: open - Opened by sztomi over 1 year ago
- 10 comments
#431 - python linux aarch64/arm64
Issue -
State: closed - Opened by kapilt over 1 year ago
- 1 comment
#430 - feat: improved error messages clarity
Pull Request -
State: closed - Opened by iliya-malecki over 1 year ago
- 7 comments
#429 - OneOfNotValid having uninformative description?
Issue -
State: closed - Opened by iliya-malecki over 1 year ago
#428 - `Error: Error("expected ident", line: 1, column: 2)` when running from command line
Issue -
State: closed - Opened by EmilyGraceSeville7cf over 1 year ago
- 1 comment
#427 - [python] ValueError: Unsupported type: 'collections.OrderedDict'
Issue -
State: closed - Opened by rijenkii almost 2 years ago
- 2 comments
#426 - Incorrect `schema_path` in errors
Issue -
State: closed - Opened by Kixiron almost 2 years ago
- 2 comments
Labels: Priority: High, Type: Bug
#425 - build(deps): bump h2 from 0.3.15 to 0.3.17 in /bindings/python
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#424 - `JSONSchema` and `JSONPointer` don’t follow naming conventions
Issue -
State: closed - Opened by SabrinaJewson almost 2 years ago
- 1 comment
#423 - fix: `unevaluatedProperties` doesn't correctly handle subschema validation
Pull Request -
State: closed - Opened by tobz almost 2 years ago
- 8 comments
#422 - Using $ref resolver outside validation
Issue -
State: open - Opened by jpmckinney almost 2 years ago
- 1 comment
Labels: Priority: Medium, Type: Feature, Difficulty: Medium, Core: References
#421 - Improper handling of subschema validation in `unevaluatedProperties`.
Issue -
State: closed - Opened by tobz almost 2 years ago
#420 - 0.17: Infinite recursion in compilation
Issue -
State: closed - Opened by audunhalland almost 2 years ago
- 1 comment
#419 - Add support for `unevaluatedProperties` + a few other changes.
Pull Request -
State: closed - Opened by tobz almost 2 years ago
- 8 comments
#418 - chore: Update `iso8601` to `0.6`
Pull Request -
State: closed - Opened by Stranger6667 almost 2 years ago
- 1 comment
#417 - Performance: Cache `format: regex`
Issue -
State: closed - Opened by Stranger6667 almost 2 years ago
Labels: Topic: Performance
#416 - Schema with pattern re-compute regexp on each validate call
Issue -
State: closed - Opened by ermakov-oleg almost 2 years ago
- 7 comments
#415 - chore(python): Update `PyO3`
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#414 - build: Rework Python releasing
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#413 - ci: Update Actions
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
#412 - chore: Fix clippy warnings
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#411 - build(python): Switch to maturin
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#410 - Python: Switch to `maturin`
Issue -
State: closed - Opened by Stranger6667 about 2 years ago
- 3 comments
Labels: Priority: High, Difficulty: Medium, Area: Python
#409 - Invalid universal2 wheel
Issue -
State: closed - Opened by ermakov-oleg about 2 years ago
- 2 comments
#408 - Roadmap for 1.0
Issue -
State: closed - Opened by Stranger6667 about 2 years ago
- 8 comments
#407 - chore(rust): Replace `lazy_static` with `once_cell`
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#406 - chore(rust): Update dependencies
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#405 - chore(python): Update dependencies
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#404 - Python 3.11
Pull Request -
State: closed - Opened by Stranger6667 about 2 years ago
- 1 comment
#403 - Incomplete basic output
Issue -
State: closed - Opened by BrynCooke about 2 years ago
- 3 comments
Labels: Type: Bug
#402 - build(deps): bump tokio from 1.21.2 to 1.24.1 in /bindings/python
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies