diff options
| -rw-r--r-- | misc/ols.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |