You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/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
```
4 years ago
..
application-service Fix the response for `GET /_matrix/app/v1/thirdparty/protocol/{protocol}` (#3675) 4 years ago
client-server Responses schema fixes (#3650) 4 years ago
identity Add Spaces to the spec (#3610) 4 years ago
push-gateway Change RST code formatting markup to Markdown 4 years ago
server-server Fix the type of children in the /hierarchy S-S API. (#3660) 4 years ago