Browse Source

feat: add axios config link

Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
pull/341/head
Pranav C 3 years ago
parent
commit
67f398c8bb
  1. 1
      packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue

1
packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue

@ -66,6 +66,7 @@
:options="{validate:true,documentFormattingEdits:true,foldingRanges:true}"
>
</monaco-json-editor>
<span class="caption grey--text">For more about auth option refer <a href="https://github.com/axios/axios#request-config" target="_blank">axios docs</a>.</span>
</v-tab-item>

Loading…
Cancel
Save