This commit is contained in:
@@ -51,12 +51,6 @@
|
|||||||
|
|
||||||
@if ($meta['type'] === 'json')
|
@if ($meta['type'] === 'json')
|
||||||
<div x-data="jsonEditor(@entangle('config.' . $field))">
|
<div x-data="jsonEditor(@entangle('config.' . $field))">
|
||||||
<label
|
|
||||||
for="config-body"
|
|
||||||
class="block font-semibold mb-1"
|
|
||||||
>
|
|
||||||
Request Body (JSON)
|
|
||||||
</label>
|
|
||||||
<textarea
|
<textarea
|
||||||
id="config-body"
|
id="config-body"
|
||||||
x-model="value"
|
x-model="value"
|
||||||
|
|||||||
Reference in New Issue
Block a user