added gateway and operation references

This commit is contained in:
Stephan D
2026-03-04 13:51:48 +01:00
parent 4fa641f971
commit 3fcbbfb08a
3 changed files with 192 additions and 6 deletions

View File

@@ -397,6 +397,12 @@ components:
label:
description: Human-readable operation label.
type: string
operationRef:
description: External operation reference identifier reported by the gateway.
type: string
gateway:
description: Gateway microservice type handling the operation.
type: string
failureCode:
description: Machine-readable failure code when operation fails.
type: string