We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
additionalProperties
1 parent b232983 commit edb5a44Copy full SHA for edb5a44
1 file changed
README.markdown
@@ -28,7 +28,7 @@ to use a JSON Schema validator at runtime to enforce remaining constraints.
28
| Core (2020-12) | `$vocabulary` | Ignored |
29
| Core (2020-12) | `$comment` | Ignored |
30
| Applicator (2020-12) | `properties` | Yes |
31
-| Applicator (2020-12) | `additionalProperties` | Yes |
+| Applicator (2020-12) | `additionalProperties` | **PARTIAL GIVEN LANGUAGE LIMITATIONS** |
32
| Applicator (2020-12) | `items` | Yes |
33
| Applicator (2020-12) | `prefixItems` | Yes |
34
| Applicator (2020-12) | `anyOf` | Yes |
0 commit comments