We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cafb390 commit d3ff8ebCopy full SHA for d3ff8eb
CHANGELOG.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Fixed
10
+- allow items: true to pass validation ([#801](https://github.com/jsonrainbow/json-schema/pull/801))
11
+
12
### Changed
13
- Include actual count in collection constraint errors ([#797](https://github.com/jsonrainbow/json-schema/pull/797))
14
0 commit comments