client-server/openid.yaml: Fix a type'o
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
This commit is contained in:
parent
5f06694b6f
commit
c879eb950f
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ paths:
|
|||
The homeserver domain the consumer should use when attempting to
|
||||
verify the user's identity.
|
||||
expires_in:
|
||||
type: int
|
||||
type: integer
|
||||
description: |-
|
||||
The number of seconds before this token expires and a new one must
|
||||
be generated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue