diff --git a/schema/modules.schema.json b/schema/modules.schema.json index a76e3fc..9f718d6 100644 --- a/schema/modules.schema.json +++ b/schema/modules.schema.json @@ -444,6 +444,7 @@ "type": "object", "properties": { "ip": { + "title": "IP", "type": "string", "default": "0.0.0.0" },