Skip to content

Commit ff303af

Browse files
authored
Add a success response for subscribing an event
There was no success response example
1 parent 8ae58ab commit ff303af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/events/ReadMe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ Authorization: Bearer {{access_token}}
5454
}
5555
}
5656
```
57+
## پاسخ (Response)
58+
در صورت موفق بودن درخواست گوش دادن به یک رویداد یک ریسپانس خالی دریافت می‌کنید.
59+
```json
60+
{}
61+
```
5762

5863
## درخواست ارسالی از سمت کنار دیوار
5964

0 commit comments

Comments
 (0)