fix(ux): set language to enable syntax highlighting JSON
This commit is contained in:
parent
cb1dce5ef5
commit
d31d07ed23
1 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue