From 4ea5e1270c271638c6e7a998336e46cddfbf26d0 Mon Sep 17 00:00:00 2001 From: nicosammito Date: Fri, 27 Mar 2026 18:25:21 +0100 Subject: [PATCH] feat: update inputType in rest.proto.json for enhanced type specificity --- definitions/rest/flow_type/rest.proto.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/definitions/rest/flow_type/rest.proto.json b/definitions/rest/flow_type/rest.proto.json index fdab372..0fb78da 100644 --- a/definitions/rest/flow_type/rest.proto.json +++ b/definitions/rest/flow_type/rest.proto.json @@ -42,11 +42,9 @@ ] } ], - "inputType": "REST_ADAPTER_INPUT", - "returnType": "HTTP_RESPONSE", + "inputType": "REST_ADAPTER_INPUT<{}>", "linkedDataTypeIdentifiers": [ - "REST_ADAPTER_INPUT", - "HTTP_RESPONSE" + "REST_ADAPTER_INPUT" ], "editable": false, "name": [