We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5a90c commit 20b239dCopy full SHA for 20b239d
docs/configuration/configuration.mdx
@@ -88,7 +88,7 @@ Every custom extension field must begin with `x-`, for example `x-internal-id` (
88
89
The standard AsyncAPI document contains all information, including channels, messages, schemas, etc.
90
91
-A group is a filtered view onto specific parts of the AsyncAPI document.
+A group is a filtered view onto specific parts of the AsyncAPI document, for example only the *public* or *consumed* interfaces.
92
93
The group configuration must have a name (`group`). The `info` object can be adjusted and *at most* one matcher can be used:
94
0 commit comments