Skip to content

Commit 09bea1d

Browse files
authored
Update README.md
1 parent 5145e36 commit 09bea1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install json-schema-merge-allof --save
1919
- Correctly considers items and additionalItems as a whole when merging schemas containing those
2020
- Supports merging schemas with items as array and direct schema
2121
- Supports merging dependencies when mixed array and schema
22-
- Supports all JSON schema core/validation keywords
22+
- Supports all JSON schema core/validation keywords (v6, use custom resolvers to support other keywords)
2323
- Option to override common impossibility like adding properties when using **additionalProperties: false**
2424
- Pluggable keyword resolvers
2525

0 commit comments

Comments
 (0)