From 72b1439dd9d38d440f7b3ba8cdde5953aaff1be3 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 13 Sep 2023 03:59:03 +0000 Subject: [PATCH] User: dinithijonline@gmail.com clicked save for playground/dinithi/test-subprocesses/VehicleColor-schema.json --- .../test-subprocesses/VehicleColor-schema.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/playground/dinithi/test-subprocesses/VehicleColor-schema.json b/playground/dinithi/test-subprocesses/VehicleColor-schema.json index a514dfe8..3e3979ed 100644 --- a/playground/dinithi/test-subprocesses/VehicleColor-schema.json +++ b/playground/dinithi/test-subprocesses/VehicleColor-schema.json @@ -1,3 +1,13 @@ { - + "title": "Pick Your ICE CREAM Choice", + "properties": { + "flavor": { + "type": "string", + "title": "Flavor", + "enum": [ + "Vanila", + "Strawberry", + "Chocolate" + ] + } } \ No newline at end of file