From 0757bd2b556996b9c434ac43e3e4a3b042ef5802 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 25 Aug 2023 16:59:02 -0700 Subject: feat: :sparkles: filter history by workspace --- schema/json/SessionInfo.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'schema/json/SessionInfo.json') 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": [ -- cgit v1.2.3-70-g09d2