From cb7976c017ad6caa6d8abf50b7338ada4bd8f3fa Mon Sep 17 00:00:00 2001 From: k Date: Tue, 22 Nov 2022 14:11:06 +0100 Subject: [PATCH] Let maintainers add more documentation resources if they want --- schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.json b/schema.json index c27d38c1..827dec16 100644 --- a/schema.json +++ b/schema.json @@ -60,7 +60,7 @@ "description": "Relative path to json file describing this project's custom metadata" } }, - "additionalProperties": false + "additionalProperties": true }, "releasenote": { "description": "Short description of changes made in this version",