File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
changelogs/client_server/newsfragments Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ paths:
154154 properties :
155155 user_id :
156156 type : string
157- description : The fully-qualified Matrix ID that has been registered .
157+ description : The fully-qualified Matrix ID for the account .
158158 access_token :
159159 type : string
160160 description : |-
Original file line number Diff line number Diff line change 3939 - accessToken : []
4040 responses :
4141 200 :
42- description : The access token used in the request was succesfully invalidated.
42+ description : The access token used in the request was successfully invalidated.
4343 schema :
4444 type : object
4545 properties : {}
6464 - accessToken : []
6565 responses :
6666 200 :
67- description : The user's access tokens were succesfully invalidated.
67+ description : The user's access tokens were successfully invalidated.
6868 schema :
6969 type : object
7070 properties : {}
Original file line number Diff line number Diff line change 1+ Fix various typos throughout the specification.
You can’t perform that action at this time.
0 commit comments