Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Expose whether a room is a space in the Admin APIΒ #11904

@anoadragon453

Description

@anoadragon453

Currently there is no way to tell whether a given room is a space or not through Synapse's Admin API.

Ideally, this would be exposed in both the List Room and Room Details APIs.

I suggest to expose a type property which returns the room type. The type would mirror the room's m.room.create event's content.type property. For a space, as specified by MSC1772 as m.space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions