We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0ff57 commit e317900Copy full SHA for e317900
backend/schema/endpoints/access-lists.json
@@ -39,7 +39,7 @@
39
},
40
{
41
"type": "string",
42
- "pattern": "^ddns:[\\w\\.]+$"
+ "pattern": "^ddns:[\\w\\.-]+$"
43
}
44
]
45
0 commit comments