Skip to content

Commit bb44a63

Browse files
committed
Correct stable endpoint location
1 parent 92f87ed commit bb44a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2716-batch-send-historical-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Here is what scrollback is expected to look like in Element:
4545

4646
**Endpoint:**
4747

48-
- `POST /_matrix/client/unstable/org.matrix.msc2716/rooms/<roomID>/batch_send?prev_event=<eventID>&chunk_id=<chunkID>`
48+
- `POST /_matrix/client/r0/rooms/<roomID>/batch_send?prev_event=<eventID>&chunk_id=<chunkID>`
4949

5050
**Event types:**
5151

0 commit comments

Comments
 (0)