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 a176583 commit c129772Copy full SHA for c129772
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