What is "Modern" JSON Schema?
Welcome to the Modern JSON Schema (& APIs) blog! My name is Henry, and I'm the H. Andrews who co-authored all drafts of JSON Schema from 2017 to the present. With this blog, I want to help you use JSON Schema to the full extent of its capabilities!...
modern-json-schema.com7 min read
David Kemp
"The "additionalProperties" keyword can't see into the example.com/schemas/sharedproperties schema, so it doesn't matter what it contains."
Is this required behavior in classic JSON Schema, or just the result of poor execution? In other words, could the problem be fixed with conformance requirements without any change to schema syntax?