summaryrefslogtreecommitdiff
path: root/schema/json/HistoryNode.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema/json/HistoryNode.json')
-rw-r--r--schema/json/HistoryNode.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/schema/json/HistoryNode.json b/schema/json/HistoryNode.json
index 81e239b3..3ca9e394 100644
--- a/schema/json/HistoryNode.json
+++ b/schema/json/HistoryNode.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"