Move event and type docs into their own files.
This commit is contained in:
parent
ce7e35cd53
commit
2ca4eef0a6
19 changed files with 213 additions and 261 deletions
13
server/docs/events/_template.md
Normal file
13
server/docs/events/_template.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# ``:
|
||||
|
||||
## Description:
|
||||
|
||||
|
||||
## Request Payload:
|
||||
| Property | Type | Description
|
||||
| -------- | ---- | -----------
|
||||
|
||||
|
||||
## Response Payload: (``)
|
||||
| Property | Type | Description
|
||||
| -------- | ---- | -----------
|
||||
Loading…
Add table
Add a link
Reference in a new issue