Remove superfluous comma
This commit is contained in:
parent
fc87f4cdb0
commit
5c4398c181
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue