Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update proposals/3682-account-data-for-application-services.md
Co-authored-by: Travis Ralston <[email protected]>
  • Loading branch information
reivilibre and turt2live authored Jun 4, 2024
commit 9e3e519ad4d0fce593d07d24f7eafcb0303dfce3
2 changes: 1 addition & 1 deletion proposals/3682-account-data-for-application-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ a mapping from User ID to Account Data object.

**Example**
`PUT /_matrix/app/v1/transactions/{txnId}`
```json
```json5
{
"events": [ ... ],
"account_data": {
Expand Down