{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "repository_inheritance_state", "type": "object", "properties": { "type": { "type": "string" }, "override_settings": { "type": "object" } } }