diff options
Diffstat (limited to 'data/test.schema.json')
-rw-r--r-- | data/test.schema.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/test.schema.json b/data/test.schema.json index d3b80d0..aa3cf8f 100644 --- a/data/test.schema.json +++ b/data/test.schema.json @@ -20,6 +20,7 @@ "type": "string", "enum": [ "file", + "dir", "exe", "shared_lib", "pdb", |