Update link in get_member_events doc comment
no code changes were necessary even though the spec was updated: we already specified requires_authentication: true when the spec was missing that information.
This commit is contained in:
parent
85236be89c
commit
af8fe42259
@ -1,4 +1,4 @@
|
||||
//! [GET /_matrix/client/r0/rooms/{roomId}/members](https://matrix.org/docs/spec/client_server/r0.2.0.html#get-matrix-client-r0-rooms-roomid-members)
|
||||
//! [GET /_matrix/client/r0/rooms/{roomId}/members](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-rooms-roomid-members)
|
||||
|
||||
use ruma_api_macros::ruma_api;
|
||||
use ruma_events::room::member::MemberEvent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user