forked from Telodendria/Telodendria
Fix table rendering in stats.md
This commit is contained in:
parent
a672c05112
commit
ac3582ddeb
1 changed files with 2 additions and 0 deletions
|
@ -15,10 +15,12 @@ process.
|
|||
| Yes | Yes |
|
||||
|
||||
| Response Code | Description |
|
||||
|---------------|-------------|
|
||||
| 200 | The server statistics were successfully retrieved.|
|
||||
|
||||
#### 200 Response Format
|
||||
|
||||
| Field | Type | Description |
|
||||
|-------|------|-------------|
|
||||
| `memory_allocated` | `Integer` | The total amount of memory allocated, measured in bytes.|
|
||||
| `version` | `String` | The current version of Telodendria.|
|
||||
|
|
Loading…
Reference in a new issue