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

11 lines
136 B
JSON

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