diff options
Diffstat (limited to 'schema/json/History.json')
-rw-r--r-- | schema/json/History.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/schema/json/History.json b/schema/json/History.json index 56415520..c8b8208b 100644 --- a/schema/json/History.json +++ b/schema/json/History.json @@ -72,6 +72,11 @@ "title": "Description", "type": "string" }, + "class_name": { + "title": "Class Name", + "default": "Step", + "type": "string" + }, "system_message": { "title": "System Message", "type": "string" |