Skip to content

Commit a1a15bc

Browse files
committed
docs: add note about current draft support
1 parent 066b2e7 commit a1a15bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# JSON Schema
22

33
An implementation of [JSON Schema](http://json-schema.org/) in Swift.
4-
Supporting JSON Schema Draft 4, 6 and 7.
4+
Supporting JSON Schema Draft 4, 6, 7, 2019-09, 2020-12.
5+
6+
The JSON Schema 2019-09 and 2020-12 support are incomplete and have gaps with
7+
some of the newer keywords.
58

69
JSONSchema.swift does not support remote referencing [#9](https://github.com/kylef/JSONSchema.swift/issues/9).
710

0 commit comments

Comments
 (0)