1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/step/permitted_params.json

17 Zeilen
298 B
JSON

2020-10-31 08:05:50 +01:00
{
"permitted_params": [
{
"type": "association",
"pairs": [
{
"index": 0,
"key": "param",
"key_type": "text",
"value": "saved_param",
"value_type": "text",
"connector": "association"
}
]
}
]
}