mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 16:33:43 +01:00
Remove superfluous comma
This commit is contained in:
parent
fc87f4cdb0
commit
5c4398c181
|
|
@ -114,7 +114,7 @@ paths:
|
|||
200:
|
||||
description: |-
|
||||
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.
|
||||
examples:
|
||||
application/json: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue