diff options
Diffstat (limited to 'schema/json/SessionInfo.json')
-rw-r--r-- | schema/json/SessionInfo.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/schema/json/SessionInfo.json b/schema/json/SessionInfo.json index 5857a724..6bccfb2f 100644 --- a/schema/json/SessionInfo.json +++ b/schema/json/SessionInfo.json @@ -17,6 +17,10 @@ "date_created": { "title": "Date Created", "type": "string" + }, + "workspace_directory": { + "title": "Workspace Directory", + "type": "string" } }, "required": [ |