From 2abb9fc9f945037604bf594dd6f52c48ac3415c7 Mon Sep 17 00:00:00 2001 From: Ske Date: Fri, 31 Jan 2020 12:56:21 +0100 Subject: [PATCH] Fix API schema tables --- docs/3-api-documentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/3-api-documentation.md b/docs/3-api-documentation.md index 567f948f..48553241 100644 --- a/docs/3-api-documentation.md +++ b/docs/3-api-documentation.md @@ -56,6 +56,7 @@ The following three models (usually represented in JSON format) represent the va |created|datetime|No|| #### ProxyTag object + |Key|Type| |---|---| |prefix|string?| @@ -69,6 +70,7 @@ The following three models (usually represented in JSON format) represent the va |members|list of id/Member|Is sometimes in plain ID list form (eg. `GET /s//switches`), sometimes includes the full Member model (eg. `GET /s//fronters`).| ### Message model + |Key|Type|Notes| |---|---|---| |timestamp|datetime||