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