Added target to yaml

This commit is contained in:
2026-06-10 08:56:29 +02:00
parent e9d4775d31
commit 5599ca116e
+1
View File
@@ -8,6 +8,7 @@ endpoints:
procedure: "GET-ACCOUNT-DATA" procedure: "GET-ACCOUNT-DATA"
arguments: arguments:
- name: "id" - name: "id"
target: "LK-ID"
type: "PIC X(10)" type: "PIC X(10)"
source: "path" source: "path"
response_copybook: "src/structures/account_res.cpy" response_copybook: "src/structures/account_res.cpy"