diff --git a/packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue b/packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue index 5a0a3c6e50..e0187943e2 100644 --- a/packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue +++ b/packages/nc-gui/components/project/tableTabs/webhook/httpWebhook.vue @@ -66,6 +66,7 @@ :options="{validate:true,documentFormattingEdits:true,foldingRanges:true}" > + For more about auth option refer axios docs.