Skip to content

Conversation

grvn-ht
Copy link
Contributor

@grvn-ht grvn-ht commented Nov 26, 2024

Hi,
I added function GetRoomDetails to admin api
from https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#list-room-api
Tell me if it needs some rework :)
have a nice day!

@grvn-ht grvn-ht force-pushed the add-GetRoomDetails-to-admin-api branch 2 times, most recently from 16ccba1 to da2cf67 Compare November 27, 2024 10:01
@grvn-ht grvn-ht force-pushed the add-GetRoomDetails-to-admin-api branch from da2cf67 to d24b276 Compare November 27, 2024 10:11
@grvn-ht
Copy link
Contributor Author

grvn-ht commented Nov 27, 2024

I corrected my code in last forced push, now it looks better


// ListRooms returns a list of rooms on the server.
//
// https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#list-room-api
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#list-room-api
// https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#room-details-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants