diff --git a/playground/dinithi/test-subprocesses/VehicleColor-schema.json b/playground/dinithi/test-subprocesses/VehicleColor-schema.json index 54fa7c71..c8c18118 100644 --- a/playground/dinithi/test-subprocesses/VehicleColor-schema.json +++ b/playground/dinithi/test-subprocesses/VehicleColor-schema.json @@ -5,7 +5,9 @@ "type": "string", "title": "Color", "enum": [ - , + "White", + "Black", + "Red" ] } } \ No newline at end of file