commit
51995b2d9e
2 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,7 @@ paths:
|
||||||
User ID of the owner.
|
User ID of the owner.
|
||||||
operationId: exchangeOpenIdToken
|
operationId: exchangeOpenIdToken
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: query
|
||||||
name: access_token
|
name: access_token
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Fix the `access_token` parameter in the open_id endpoint.
|
Loading…
Add table
Add a link
Reference in a new issue