Skip to content

Commit 20b239d

Browse files
authored
docs: add use-case for group API (#110)
* docs: add use-case for group API
1 parent 1d5a90c commit 20b239d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Every custom extension field must begin with `x-`, for example `x-internal-id` (
8888

8989
The standard AsyncAPI document contains all information, including channels, messages, schemas, etc.
9090

91-
A group is a filtered view onto specific parts of the AsyncAPI document.
91+
A group is a filtered view onto specific parts of the AsyncAPI document, for example only the *public* or *consumed* interfaces.
9292

9393
The group configuration must have a name (`group`). The `info` object can be adjusted and *at most* one matcher can be used:
9494

0 commit comments

Comments
 (0)