Fix custom cert writes, fix schema

This commit is contained in:
Jamie Curnow
2025-09-15 17:34:00 +10:00
parent 2b88f56d22
commit 68b23938a8
7 changed files with 103 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
},
{
"type": "string",
"format": "ipv4"
"format": "^[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}$"
},
{
"type": "string",