json-schema-spec
json-schema-spec copied to clipboard
Disallow even optional "content*" processing
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.