1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/step/permitted_params.json
2020-10-31 18:05:50 +11:00

17 Zeilen
Kein EOL
298 B
JSON

{
"permitted_params": [
{
"type": "association",
"pairs": [
{
"index": 0,
"key": "param",
"key_type": "text",
"value": "saved_param",
"value_type": "text",
"connector": "association"
}
]
}
]
}