aboutsummaryrefslogtreecommitdiffstats
path: root/content/misc_docs.md
diff options
context:
space:
mode:
diffstat (limited to 'content/misc_docs.md')
-rw-r--r--content/misc_docs.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/misc_docs.md b/content/misc_docs.md
index 222601b..7d7b73d 100644
--- a/content/misc_docs.md
+++ b/content/misc_docs.md
@@ -31,3 +31,6 @@ The [/config](/config) endpoint will return the current parameters that Gradecoi
31 - Each key will be the fingerprint of a bot. 31 - Each key will be the fingerprint of a bot.
32 - Each value will be another JSON object. Currently, it only contains one self-explanatory field: `starting_balance`. 32 - Each value will be another JSON object. Currently, it only contains one self-explanatory field: `starting_balance`.
33 33
34
35# Version
36The [/version](/version) endpoint will return the current version that's currently live on this server.