Compare commits

..

1 commit

Author SHA1 Message Date
Hugh Nimmo-Smith 5597ec22fb
Merge dcdfd84f27 into f82d8ab15b 2025-10-07 11:51:43 +01:00
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -324,7 +324,7 @@ paths:
This endpoint was deprecated in r0 of this specification. Clients
should instead call the
[/rooms/{roomId}/event/{eventId}](/client-server-api/#get_matrixclientv3roomsroomideventeventid) API
or the [/rooms/{roomId}/context/{eventId}](/client-server-api/#get_matrixclientv3roomsroomidcontexteventid) API.
or the [/rooms/{roomId}/context/{eventId](/client-server-api/#get_matrixclientv3roomsroomidcontexteventid) API.
operationId: getOneEvent
security:
- accessTokenQuery: []