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:
|
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…
Add table
Add a link
Reference in a new issue