summaryrefslogtreecommitdiff
path: root/schema/json/History.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-05-28 12:05:32 -0400
committerNate Sesti <sestinj@gmail.com>2023-05-28 12:05:32 -0400
commit78513ba9a63635a777262806793394131ad43744 (patch)
tree73113812a7bebf476966f48d34a57a7fcd67c91f /schema/json/History.json
parent91f86ca0fdcd6dbbc8470fc41ef1ecf83ffa480f (diff)
downloadsncontinue-78513ba9a63635a777262806793394131ad43744.tar.gz
sncontinue-78513ba9a63635a777262806793394131ad43744.tar.bz2
sncontinue-78513ba9a63635a777262806793394131ad43744.zip
bug fixes, build script, sdk methods
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 7691c7dd..14b82d6d 100644
--- a/schema/json/History.json
+++ b/schema/json/History.json
@@ -1,6 +1,6 @@
{
"title": "History",
- "$ref": "#/definitions/continuedev__src__continuedev__core__main__History",
+ "$ref": "#/definitions/src__continuedev__core__main__History",
"definitions": {
"Step": {
"title": "Step",
@@ -47,7 +47,7 @@
"depth"
]
},
- "continuedev__src__continuedev__core__main__History": {
+ "src__continuedev__core__main__History": {
"title": "History",
"description": "A history of steps taken and their results",
"type": "object",