Use hashtypes(c.f Cytoplasm#47) #57

Merged
jordan merged 38 commits from lda/telodendria:master into master 2024-08-27 13:47:25 +00:00
Showing only changes of commit afde23df70 - Show all commits

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