Fix API schema tables
This commit is contained in:
parent
a5f0d7ac13
commit
2abb9fc9f9
@ -56,6 +56,7 @@ The following three models (usually represented in JSON format) represent the va
|
|||||||
|created|datetime|No||
|
|created|datetime|No||
|
||||||
|
|
||||||
#### ProxyTag object
|
#### ProxyTag object
|
||||||
|
|
||||||
|Key|Type|
|
|Key|Type|
|
||||||
|---|---|
|
|---|---|
|
||||||
|prefix|string?|
|
|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/<id>/switches`), sometimes includes the full Member model (eg. `GET /s/<id>/fronters`).|
|
|members|list of id/Member|Is sometimes in plain ID list form (eg. `GET /s/<id>/switches`), sometimes includes the full Member model (eg. `GET /s/<id>/fronters`).|
|
||||||
|
|
||||||
### Message model
|
### Message model
|
||||||
|
|
||||||
|Key|Type|Notes|
|
|Key|Type|Notes|
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
|timestamp|datetime||
|
|timestamp|datetime||
|
||||||
|
Loading…
Reference in New Issue
Block a user