Travis Ralston
cfdbee5fc2
EDU origin and destinations aren't required
2018-08-07 14:21:01 -06:00
Travis Ralston
7ada91787a
age_ts isn't real
2018-08-07 14:20:46 -06:00
Travis Ralston
ef9d766dc3
Remove irrelevant TODO
...
We fixed the EDU, so we don't need this comment.
2018-08-03 14:51:46 -06:00
Travis Ralston
4b1955f395
Clarify what the auth_events on a PDU are
2018-08-02 12:06:43 -06:00
Travis Ralston
d0e8df8f3f
prev_content is an object
2018-07-31 14:02:04 -06:00
Travis Ralston
5027a9a59a
Improve documentation around EDUs and PDUs
...
Clarify fields, improve examples, and make the tables in the spec be generated rather than duplicated.
2018-07-31 13:58:23 -06:00
Travis Ralston
b0744aa1e9
Merge pull request #1413 from turt2live/travis/s2s/join-swagger
...
Convert joins/invites to swagger
2018-07-26 08:39:26 -06:00
Travis Ralston
9f399a08fe
Full stops
...
I'm never going to remember these
2018-07-24 14:41:42 -06:00
Travis Ralston
0d1b82a601
Add the event_id to unsigned PDUs
...
This went missing in the swagger conversion. The example already has an event_id.
2018-07-24 14:40:32 -06:00
Travis Ralston
eaf175056f
Full stops
2018-07-24 10:58:15 -06:00
Travis Ralston
7314405904
Update comment
2018-07-24 10:58:15 -06:00
Travis Ralston
004998b98f
Convert invites to swagger
...
The whole section reads like a description for the endpoint, and has been replaced by the swagger definition now (rather than at a later stage). All the same information should be kept.
2018-07-24 10:58:15 -06:00
Travis Ralston
cb4fcd1d09
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/transactions-swagger
2018-07-24 09:15:36 -06:00
Travis Ralston
21c4af70a9
Fix schema definitions (spelling, attributes)
2018-07-24 09:13:15 -06:00
Travis Ralston
89384c96c1
Full stops, language.
2018-07-18 11:06:23 -06:00
Travis Ralston
bafdcf3640
Full stops, spelling, and operation IDs.
2018-07-18 10:37:56 -06:00
Travis Ralston
e5da1e1741
Improve upon the transaction schema and examples
...
Reduces data duplication and makes the objects more reusable for other areas of the spec
2018-07-12 21:34:52 -06:00
Travis Ralston
374ec00046
Convert things that mention "Transaction" to swagger
...
There's two kinds of transactions currently: one with EDUs and one without. The one with EDUs is only used on /send, however the schema is still somewhat worth splitting out for simplicity.
The examples are brought apart to make them slightly more reusable for when they get dumped into the relevant sections of the spec (see TODO in server_server_api.rst)
Further, the Transactions stuff introduces tuples to the spec. The units.py has been updated to support this.
2018-07-11 16:52:27 -06:00
Travis Ralston
bd2c0b7c98
Convert server keys to swagger
2018-07-11 13:09:19 -06:00