Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
10 Zeilen
Kein EOL
210 B
JSON
10 Zeilen
Kein EOL
210 B
JSON
{
|
|
"id": "field_id",
|
|
"label": "Field Label",
|
|
"image": "field_image_url.png",
|
|
"description": "Field description",
|
|
"required": true,
|
|
"key": "field.locale.key",
|
|
"type": "field_type",
|
|
"content": []
|
|
} |