From 1dbcb29ff82c38a79855c1445fed7e1cc8ae2087 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Thu, 6 Oct 2016 21:49:12 -0700 Subject: [PATCH] added items from #741 --- versions/3.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/versions/3.0.md b/versions/3.0.md index f4506218f0..3a2e3e4410 100644 --- a/versions/3.0.md +++ b/versions/3.0.md @@ -2023,6 +2023,9 @@ The following properties are taken from the JSON Schema definition but their def Their definition is the same as the one from JSON Schema, only where the original definition references the JSON Schema definition, the [Schema Object](#schemaObject) definition is used instead. - items - allOf +- oneOf +- anyOf +- not - properties - additionalProperties