fix(ux): set language to enable syntax highlighting JSON

This commit is contained in:
Hussain Nagaria 2023-05-21 15:44:33 +05:30
parent cb1dce5ef5
commit d31d07ed23

View file

@ -132,7 +132,8 @@
"description": "To add dynamic values from the document, use jinja tags like\n\n<div>\n<pre><code>{ \"id\": \"{{ doc.name }}\" }</code>\n</pre>\n</div>",
"fieldname": "webhook_json",
"fieldtype": "Code",
"label": "JSON Request Body"
"label": "JSON Request Body",
"options": "JSON"
},
{
"fieldname": "naming_series",
@ -209,7 +210,7 @@
"link_fieldname": "webhook"
}
],
"modified": "2023-05-21 15:30:20.714582",
"modified": "2023-05-21 15:42:58.844826",
"modified_by": "Administrator",
"module": "Integrations",
"name": "Webhook",