diff options
| author | DanielGavin <danielgavin5@hotmail.com> | 2024-12-31 12:44:13 +0100 |
|---|---|---|
| committer | DanielGavin <danielgavin5@hotmail.com> | 2024-12-31 12:44:13 +0100 |
| commit | 6d59cd17b4dc3f0f5b50171642dd6f3b4c756f74 (patch) | |
| tree | 180c19ce717ef44b73935faa6fbdcfb8db10dcfd /misc/ols.schema.json | |
| parent | f53599650dc10ebd9a5cd85313ffff4b7b319be3 (diff) | |
Update schema
Diffstat (limited to 'misc/ols.schema.json')
| -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": { |