{
    "id": "https://example.com/schema/",
    "type": "object",
    "properties": {
        "alpha": {
            "$ref": "#/definitions/alpha"
        }
    }
}
