mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-25 15:33:42 +01:00
Remove superfluous comma
This commit is contained in:
parent
fc87f4cdb0
commit
5c4398c181
|
|
@ -114,7 +114,7 @@ paths:
|
||||||
200:
|
200:
|
||||||
description: |-
|
description: |-
|
||||||
The refresh token was accepted, and a new access token has been issued.
|
The refresh token was accepted, and a new access token has been issued.
|
||||||
The passed refresh token is no longer valid, and cannot be used.
|
The passed refresh token is no longer valid and cannot be used.
|
||||||
A new refresh token may have been returned.
|
A new refresh token may have been returned.
|
||||||
examples:
|
examples:
|
||||||
application/json: |-
|
application/json: |-
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue