Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
17 Zeilen
287 B
JSON
17 Zeilen
287 B
JSON
|
{
|
||
|
"condition": [
|
||
|
{
|
||
|
"type": "validation",
|
||
|
"pairs": [
|
||
|
{
|
||
|
"index": 0,
|
||
|
"key": "username",
|
||
|
"key_type": "user_field",
|
||
|
"value": "angus",
|
||
|
"value_type": "text",
|
||
|
"connector": "equal"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|