fail-on-enum-with-no-values.json   [plain text]


{
    "domain": "Database",
    "types": [
        {
            "id": "PrimaryColors",
            "type": "string",
            "enum": []
        }
    ]
}