add missing title for params property

This commit is contained in:
Joel Wetzell
2026-03-07 11:49:29 -06:00
parent 05e68e90af
commit 50898b9130

View File

@@ -444,6 +444,7 @@
"type": "object",
"properties": {
"ip": {
"title": "IP",
"type": "string",
"default": "0.0.0.0"
},