{ "id": "RemoteSiteCompatibilityInfo", "module_id": "SiteManagerModule", "properties": { "is_compatible": { "title": "are the 2 sites compatible", "type": "boolean" }, "local_site": { "$ref": "SiteCompatibilityInfo, "title": "local site compatibility" }, "remote_site": { "$ref": "SiteCompatibilityInfo, "title": "remote site compatibility" } }, "type": "object" }