From cf823d74668ea9b91807c442010e9a708f59ee06 Mon Sep 17 00:00:00 2001 From: derberg Date: Thu, 20 Jul 2023 13:49:56 +0200 Subject: [PATCH] chore: add info that runtime expression is used by reply obj --- spec/asyncapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/asyncapi.md b/spec/asyncapi.md index 7de215902..d973cb87e 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -2602,7 +2602,7 @@ location: $message.header#/correlationId ### Runtime Expression A runtime expression allows values to be defined based on information that will be available within the message. -This mechanism is used by [Correlation ID Object](#correlationIdObject). +This mechanism is used by [Correlation ID Object](#correlationIdObject) and [Operation Reply Address Object](#operationReplyAddressObject). The runtime expression is defined by the following [ABNF](https://tools.ietf.org/html/rfc5234) syntax: