matrix-spec/data/api
Alexandre Franke d3e39567f4
Responses schema fixes (#3650)
Fixes #2237.

Corrects the response schemas for:

```
PUT /user/{user_id}/account_data/{account_dataType}
PUT /user/{user_id}/rooms/{roomId}/account_data/{type}
PUT /directory/list/room/{roomId}
PUT /sendToDevice/{eventType}/{txnId}
POST /account/3pid
POST /account/3pid/add
POST /account/3pid/bind
```
2022-01-31 10:31:29 +00:00
..
application-service Fix the response for GET /_matrix/app/v1/thirdparty/protocol/{protocol} (#3675) 2022-01-26 10:47:29 +00:00
client-server Responses schema fixes (#3650) 2022-01-31 10:31:29 +00:00
identity Add Spaces to the spec (#3610) 2022-01-17 10:03:14 -07:00
push-gateway Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
server-server Fix the type of children in the /hierarchy S-S API. (#3660) 2022-01-19 13:30:09 -07:00