Development

This commit is contained in:
Matthew Grotke 2026-05-31 22:01:59 -04:00
parent 6c3abca58c
commit 96f6e32c8f
9 changed files with 294 additions and 166 deletions

View file

@ -149,6 +149,7 @@
"name": "name",
"input_type": "text",
"validate": "VALIDATION_DASH_NAME",
"existing_ids": "%EXISTING_VLAN_NAMES_JSON%",
"hint": "Lowercase letters, digits, hyphens. E.g. iot"
},
{