diff --git a/docs/user/admin/stats.md b/docs/user/admin/stats.md index af421f8..bbebb7f 100644 --- a/docs/user/admin/stats.md +++ b/docs/user/admin/stats.md @@ -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.|