Files
browser/plugins/tests/fixtures/create-form.invalid.json
2026-07-11 14:56:10 +08:00

10 lines
106 B
JSON

{
"fields": [
{
"key": "serverName",
"type": "text",
"required": true
}
]
}