mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 10:44:10 +01:00
commit
51995b2d9e
|
|
@ -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…
Reference in a new issue