mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
commit
51995b2d9e
|
|
@ -33,7 +33,7 @@ paths:
|
|||
User ID of the owner.
|
||||
operationId: exchangeOpenIdToken
|
||||
parameters:
|
||||
- in: path
|
||||
- in: query
|
||||
name: access_token
|
||||
type: string
|
||||
description: |-
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Fix the `access_token` parameter in the open_id endpoint.
|
||||
Loading…
Reference in a new issue