From bbf8e7c1951a29dd421d9a8e09bb33e2df6f3fa5 Mon Sep 17 00:00:00 2001 From: ergebnis-bot Date: Tue, 22 Sep 2020 09:19:09 +0000 Subject: [PATCH] Enhancement: Update schema.json --- resource/schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/schema.json b/resource/schema.json index 480564f6..f1227783 100644 --- a/resource/schema.json +++ b/resource/schema.json @@ -383,7 +383,7 @@ }, "classmap": { "type": "array", - "description": "This is an array of directories that contain classes to be included in the class-map generation process." + "description": "This is an array of paths that contain classes to be included in the class-map generation process." }, "files": { "type": "array", @@ -768,7 +768,7 @@ }, "classmap": { "type": "array", - "description": "This is an array of directories that contain classes to be included in the class-map generation process." + "description": "This is an array of paths that contain classes to be included in the class-map generation process." }, "files": { "type": "array",