From 6d59cd17b4dc3f0f5b50171642dd6f3b4c756f74 Mon Sep 17 00:00:00 2001 From: DanielGavin Date: Tue, 31 Dec 2024 12:44:13 +0100 Subject: Update schema --- misc/ols.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/ols.schema.json b/misc/ols.schema.json index e038145..8093dc9 100644 --- a/misc/ols.schema.json +++ b/misc/ols.schema.json @@ -104,7 +104,7 @@ "type": "string" } }, - "workspace_exclude_path": { + "exclude_path": { "type": "array", "description": "List of paths that will be exldued from workspace symbol searches.", "items": { -- cgit v1.2.3