diff --git a/API/client-server/v1/stats.md b/API/client-server/v1/stats.md index fda3ded..ff9d81e 100644 --- a/API/client-server/v1/stats.md +++ b/API/client-server/v1/stats.md @@ -18,9 +18,9 @@ No request parameters or request body. |Name|Type|Description| |-|-|-| -|accounts|int|**Required**: The number of signed up accounts| -|uptime|int|**Required**: How many seconds the server has been running| -|version|string|**"Required**: The current server version| +|accounts|int|The number of signed up accounts| +|uptime|int|How many seconds the server has been running| +|version|string|The current server version| |build_number|string|The hash of the last commit in the git repo? (maybe we want to define this some other way)| ```json