{
    "type": "object",
    "properties": {
        "a": {
            "$ref": "/other-schema"
        }
    }
}
