diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 18ced482..263c2dda 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -1578,8 +1578,7 @@ properties are present is implementation-dependent. - Implementations SHOULD treat "$comment" identically to an unknown extension - keyword. They MAY strip "$comment" values at any point during processing. + Implementations MAY strip "$comment" values at any point during processing. In particular, this allows for shortening schemas when the size of deployed schemas is a concern.