Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
17 Zeilen
298 B
JSON
17 Zeilen
298 B
JSON
|
{
|
||
|
"permitted_params": [
|
||
|
{
|
||
|
"type": "association",
|
||
|
"pairs": [
|
||
|
{
|
||
|
"index": 0,
|
||
|
"key": "param",
|
||
|
"key_type": "text",
|
||
|
"value": "saved_param",
|
||
|
"value_type": "text",
|
||
|
"connector": "association"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|