Skip to content

Commit edb5a44

Browse files
committed
Adjust README mention of additionalProperties
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent b232983 commit edb5a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ to use a JSON Schema validator at runtime to enforce remaining constraints.
2828
| Core (2020-12) | `$vocabulary` | Ignored |
2929
| Core (2020-12) | `$comment` | Ignored |
3030
| Applicator (2020-12) | `properties` | Yes |
31-
| Applicator (2020-12) | `additionalProperties` | Yes |
31+
| Applicator (2020-12) | `additionalProperties` | **PARTIAL GIVEN LANGUAGE LIMITATIONS** |
3232
| Applicator (2020-12) | `items` | Yes |
3333
| Applicator (2020-12) | `prefixItems` | Yes |
3434
| Applicator (2020-12) | `anyOf` | Yes |

0 commit comments

Comments
 (0)