We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38d06c commit 96a4d3bCopy full SHA for 96a4d3b
1 file changed
README.md
@@ -30,8 +30,8 @@ which, new messages are possibly `Sent`.
30
31
|Accepted |Actions |Sent
32
|--|--|--
33
-|`role:info,cmd:get (SC)` |Provide module information by asking other microservices for data. |`role:info,need:part (AO)`
34
-|`role:info,collect:part (AO)` |Collect partial module information|
+|`role:info,cmd:get (SC)` |Provide module information by asking other microservices for data. |`role:info,need:part (AO)`
+|`role:info,collect:part (AO)` |Collect partial module information|
35
36
(KEY: A: asynchronous, S: synchronous, O: observed, C: consumed)
37
0 commit comments