From 61d0a8bdffbbb7229776d2f4f2e79ed22d21551f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Jul 2023 00:36:10 +0200 Subject: Merging upstream version 1.5. Signed-off-by: Daniel Baumann --- doc/config-schema.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/config-schema.json') diff --git a/doc/config-schema.json b/doc/config-schema.json index bde3d91..4bbc4cb 100644 --- a/doc/config-schema.json +++ b/doc/config-schema.json @@ -59,6 +59,10 @@ "type": "array", "items": { "$ref": "#/$defs/port" } }, + "application": { + "description": "Program managing this subsystem", + "type": "string" + }, "required": [ "nqn" ] } }, -- cgit v1.2.3