From 349e8afdc5226749ab6cc67daf14e42537349220 Mon Sep 17 00:00:00 2001 From: Stephan D Date: Wed, 4 Mar 2026 13:54:56 +0100 Subject: [PATCH] fixed operation ref description --- interface/models/payment/payment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/models/payment/payment.yaml b/interface/models/payment/payment.yaml index 60747533..64a2c0e9 100644 --- a/interface/models/payment/payment.yaml +++ b/interface/models/payment/payment.yaml @@ -398,7 +398,7 @@ components: description: Human-readable operation label. type: string operationRef: - description: External operation reference identifier reported by the gateway. + description: Internal operation reference identifier reported by the gateway. type: string gateway: description: Gateway microservice type handling the operation.