summaryrefslogtreecommitdiff
path: root/schema/json/History.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema/json/History.json')
-rw-r--r--schema/json/History.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/schema/json/History.json b/schema/json/History.json
index 9575b8c3..c73a8685 100644
--- a/schema/json/History.json
+++ b/schema/json/History.json
@@ -1,6 +1,6 @@
{
"title": "History",
- "$ref": "#/definitions/src__continuedev__core__main__History",
+ "$ref": "#/definitions/continuedev__core__main__History",
"definitions": {
"FunctionCall": {
"title": "FunctionCall",
@@ -218,7 +218,7 @@
"depth"
]
},
- "src__continuedev__core__main__History": {
+ "continuedev__core__main__History": {
"title": "History",
"description": "A history of steps taken and their results",
"type": "object",