Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
18 Zeilen
Kein EOL
346 B
JSON
18 Zeilen
Kein EOL
346 B
JSON
{
|
|
"required_data_message": "Missing required data",
|
|
"required_data": [
|
|
{
|
|
"type": "validation",
|
|
"pairs": [
|
|
{
|
|
"index": 0,
|
|
"key": "step_1_field_1",
|
|
"key_type": "text",
|
|
"value": "required",
|
|
"value_type": "text",
|
|
"connector": "equal"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |