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.
2 parents a176583 + c129772 commit 349f16fCopy full SHA for 349f16f
core/events.md
@@ -112,5 +112,5 @@ attribute of an operation](operations.md#recommended-method)):
112
Attribute | Type | Default | Description |
113
---------------|--------|---------|--------------------------------------------------------------------------------------|
114
`_api_receive` | `bool` | `true` | Enables or disables the `ReadListener`, `DeserializeListener` and `ValidateListener` |
115
-`_api_respond` | `bool` | `true` | Enables or disables `SerializeListener` |
+`_api_respond` | `bool` | `true` | Enables or disables `SerializeListener`, `RespondListener` |
116
`_api_persist` | `bool` | `true` | Enables or disables `WriteLister` |
0 commit comments