Fix table rendering in stats.md

This commit is contained in:
Jordan Bancino 2023-09-09 00:11:32 -04:00 committed by LoaD Accumulator
parent b8c99a2b1f
commit afde23df70
1 changed files with 2 additions and 0 deletions

View File

@ -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.|