synapse-product/synapse/rest/client
Richard van der Hoff abed247182 Remove unspecced GET endpoints for e2e keys
GET /keys/claim is a terrible idea, since it isn't idempotent; also it throws
500 errors if you call it without all the right params.

GET /keys/query is arguable, but it's unspecced, so let's get rid of it too to
stop people relying on unspecced APIs.
2016-12-12 12:31:40 +00:00
..
v1 Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
v2_alpha Remove unspecced GET endpoints for e2e keys 2016-12-12 12:31:40 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
versions.py Add r0.1.0 to the "supported versions" list 2016-07-28 10:14:07 +01:00