Clarify that refreshed access tokens don't invalidate the scope of txnid (#1236)
This commit is contained in:
parent
7ab3aecf29
commit
6c6c602845
6 changed files with 14 additions and 6 deletions
|
@ -94,7 +94,7 @@ properties:
|
|||
}
|
||||
transaction_id:
|
||||
description: |
|
||||
The client-supplied transaction ID, for example, provided via
|
||||
The client-supplied [transaction ID](/client-server-api/#transaction-identifiers), for example, provided via
|
||||
`PUT /_matrix/client/v3/rooms/{roomId}/send/{eventType}/{txnId}`,
|
||||
if the client being given the event is the same one which sent it.
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue