From 116e9fa8006b150c818e9c8da591cc79f4f6ba99 Mon Sep 17 00:00:00 2001 From: Deborah Date: Thu, 20 Jun 2024 19:42:08 +0100 Subject: [PATCH] docs: Update docs links in the HTTP node (no-changelog) (#9188) --- .../nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts b/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts index d3a18dd6f..975353b1b 100644 --- a/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts +++ b/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts @@ -562,7 +562,7 @@ export class HttpRequestV3 implements INodeType { type: 'string', default: '', description: - 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -649,7 +649,7 @@ export class HttpRequestV3 implements INodeType { type: 'string', default: '', description: - 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -1011,7 +1011,7 @@ export class HttpRequestV3 implements INodeType { }, { displayName: - 'Use the $response variables to access the data of the previous response. More info', + 'Use the $response variables to access the data of the previous response. Refer to the docs for more info about pagination/', name: 'webhookNotice', displayOptions: { hide: {