fail-on-type-declaration-using-type-reference.json   [plain text]


[
{
    "domain": "Runtime",
    "types": [
        {
            "id": "RemoteObjectId",
            "type": "object",
            "$ref": "SomeType",
            "description": "Unique object identifier."
        }
    ]
}
]