Krombel
|
3366b9c534
|
rename assert_params_in_request to assert_params_in_dict
the method "assert_params_in_request" does handle dicts and not
requests. A request body has to be parsed to json before this method
can be used
|
2018-07-13 21:53:01 +02:00 |
|
Richard van der Hoff
|
482d17b58b
|
Merge branch 'develop' into rav/enforce_report_api
|
2018-07-12 09:56:28 +01:00 |
|
Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Richard van der Hoff
|
7e15410f02
|
Enforce the specified API for report_event
as per
https://matrix.org/docs/spec/client_server/unstable.html#post-matrix-client-r0-rooms-roomid-report-eventid
|
2018-05-31 18:17:11 +01:00 |
|
Erik Johnston
|
8e6a163f27
|
Add timestamp and auto incrementing ID
|
2016-05-04 15:19:12 +01:00 |
|
Erik Johnston
|
5650e38e7d
|
Move event_id to path
|
2016-05-04 13:19:39 +01:00 |
|
Erik Johnston
|
984d4a2c0f
|
Add /report endpoint
|
2016-05-04 11:28:10 +01:00 |
|