mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:16:53 +00:00
docs: integrations (#9171)
* docs: integrations framework * docs: integrations (wip) * docs: wip * docs: integrations & connections * docs: remove database folder * docs: warning about access permissions * docs: add new data source * docs: meta sync * docs: actions on data soruce * docs: update links * misc: data => Data * docs: fix review comments
This commit is contained in:
@@ -1087,7 +1087,7 @@ watch(
|
||||
</template>
|
||||
|
||||
<div class="flex flex-col gap-2">
|
||||
<div>Connection JSON</div>
|
||||
<div>Edit Connection JSON</div>
|
||||
<div class="border-1 border-gray-200 !rounded-lg shadow-sm overflow-hidden">
|
||||
<MonacoEditor v-model="customJsonFormState" class="nc-connection-json-editor h-[400px] w-full" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user