From 5599ca116e813546f49b5733c5c2e354e335e9f2 Mon Sep 17 00:00:00 2001 From: Simon Oberzier Date: Wed, 10 Jun 2026 08:56:29 +0200 Subject: [PATCH] Added target to yaml --- api.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api.yaml b/api.yaml index 5b13eed..e887d19 100644 --- a/api.yaml +++ b/api.yaml @@ -8,6 +8,7 @@ endpoints: procedure: "GET-ACCOUNT-DATA" arguments: - name: "id" + target: "LK-ID" type: "PIC X(10)" source: "path" response_copybook: "src/structures/account_res.cpy" \ No newline at end of file