diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-07-11 18:34:41 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-07-11 18:34:41 +0900 |
commit | 606db144b9ef6f1b2958ff49c4a6860bff48090c (patch) | |
tree | a9716d076722497a91ea94f6ff2281eebf205d0f /lib/csapi/gtad.yaml | |
parent | 88834ea75ee3304f8ab773e05aa64ce84643f236 (diff) | |
download | libquotient-606db144b9ef6f1b2958ff49c4a6860bff48090c.tar.gz libquotient-606db144b9ef6f1b2958ff49c4a6860bff48090c.zip |
csapi: Update to the latest API definitions
Presence requires authentication; GetConfigJob; GetLoginFlowsJob; serverName parameter in JoinRoomJob.
Diffstat (limited to 'lib/csapi/gtad.yaml')
-rw-r--r-- | lib/csapi/gtad.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csapi/gtad.yaml b/lib/csapi/gtad.yaml index 09344be5..b480e67a 100644 --- a/lib/csapi/gtad.yaml +++ b/lib/csapi/gtad.yaml @@ -8,6 +8,7 @@ analyzer: default: isDefault origin_server_ts: originServerTimestamp # Instead of originServerTs start: begin # Because start() is a method in BaseJob + m.upload.size: uploadSize # Structure inside `types`: # - swaggerType: <targetTypeSpec> |