Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mokkabonna authored Mar 3, 2020
1 parent 5145e36 commit 09bea1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm install json-schema-merge-allof --save
- Correctly considers items and additionalItems as a whole when merging schemas containing those
- Supports merging schemas with items as array and direct schema
- Supports merging dependencies when mixed array and schema
- Supports all JSON schema core/validation keywords
- Supports all JSON schema core/validation keywords (v6, use custom resolvers to support other keywords)
- Option to override common impossibility like adding properties when using **additionalProperties: false**
- Pluggable keyword resolvers

Expand Down

0 comments on commit 09bea1d

Please sign in to comment.