There was an error while loading. Please reload this page.
1 parent 35600e9 commit ca22125Copy full SHA for ca22125
README.md
@@ -124,6 +124,8 @@ The `documentation` section of the event configuration can contain the following
124
125
* `summary`: a short description of the method
126
* `description`: a detailed description of the method
127
+* `tags`: an array of tags for this event
128
+* `deprecated`: boolean indicator that indicates clients should migrate away from this function
129
* `requestBody`: contains description of the request
130
* `description`: a description of the request body
131
* `requestModels`: a list of models to describe the request bodies (see [requestModels](#requestmodels) below)
0 commit comments