json-schema-spec icon indicating copy to clipboard operation
json-schema-spec copied to clipboard

Disallow even optional "content*" processing

Open handrews opened this issue 3 years ago • 0 comments

This feature added substantial complexity and security exposure for essentially no benefit. The functionality could be trivially implemented as a library on top of a JSON Schema implementation that supports annotation collection.

Fixes #1287. Intentionally avoids topics still under discussion in #1288.

handrews avatar Sep 19 '22 02:09 handrews