From c36274fdbd78d9c13ecbc96f5921410cd65b3285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20B=C3=BChler?= <17296905+buehlefs@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:23:33 +0200 Subject: [PATCH] docs: add toc entry for operation definition --- spec/asyncapi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/asyncapi.md b/spec/asyncapi.md index 7841c284..6fa67cec 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -68,6 +68,7 @@ Aside from the issues mentioned above, there may also be infrastructure configur - [Application](#definitionsApplication) - [Sender](#definitionsSender) - [Receiver](#definitionsReceiver) + - [Operation](#definitionsOperation) - [Message](#definitionsMessage) - [Channel](#definitionsChannel) - [Protocol](#definitionsProtocol)