Implemented GET /v2/LogFile

This commit is contained in:
2024-04-22 03:19:56 +02:00
parent cce4901a5d
commit 64482931a3
3 changed files with 17 additions and 2 deletions

View File

@ -878,6 +878,10 @@ Returns the current log-file.
<summary>Returns</summary>
The Logfile as Stream.
| StatusCode | Meaning |
|------------|------------|
| 404 | No Logfile |
</details>
### <sub>![GET](https://img.shields.io/badge/GET-0f0)</sub> `/v2/Ping`