From 2d82cdafd23b5bcb597e776537e23c367e18d4ac Mon Sep 17 00:00:00 2001 From: andrew do Date: Tue, 12 Jul 2022 07:30:53 -0700 Subject: expose whether a room is a space in the Admin API (#13208) --- changelog.d/13208.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13208.feature (limited to 'changelog.d') diff --git a/changelog.d/13208.feature b/changelog.d/13208.feature new file mode 100644 index 0000000000..b0c5f090ee --- /dev/null +++ b/changelog.d/13208.feature @@ -0,0 +1 @@ +Add a `room_type` field in the responses for the list room and room details admin API. Contributed by @andrewdoh. \ No newline at end of file -- cgit 1.4.1