docs: fix events payloads (#14131)
This commit is contained in:
@@ -687,9 +687,9 @@ post:
|
||||
- name: region.created
|
||||
payload: |-
|
||||
```ts
|
||||
[{
|
||||
{
|
||||
id, // The ID of the region
|
||||
}]
|
||||
}
|
||||
```
|
||||
description: Emitted when regions are created.
|
||||
deprecated: false
|
||||
|
||||
Reference in New Issue
Block a user