mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 13:03:41 +01:00
Remove extraneous backwards compatibility note
This commit is contained in:
parent
f5f12a29e0
commit
2bca44a2e5
|
|
@ -258,9 +258,7 @@ paths:
|
||||||
id_access_token:
|
id_access_token:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
An access token previously registered with the identity server. Servers
|
An access token previously registered with the identity server.
|
||||||
can treat this as optional to distinguish between r0.5-compatible clients
|
|
||||||
and this specification version.
|
|
||||||
sid:
|
sid:
|
||||||
type: string
|
type: string
|
||||||
description: The session identifier given by the identity server.
|
description: The session identifier given by the identity server.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue