You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/data/api/server-server
Nicolas Werner e70045f4cc
room_type is not a required parameter in practice (#1110)
* room_type is not a required parameter in practice

In practice servers seem to mirror what the room create event does and
leave out the room_type when unset.

Signed-off-by: Nicolas Werner <n.werner@famedly.com>

* Add changelog

Signed-off-by: Nicolas Werner <n.werner@famedly.com>

* Also make room_type and allowed_room_ids optional in the openapi

They are optional according to the text, but the openapi marks them as
required instead.

Signed-off-by: Nicolas Werner <n.werner@famedly.com>

* Fix copy and paste error of newsfragment

Signed-off-by: Nicolas Werner <n.werner@famedly.com>
2 years ago
..
definitions Clarify that valid_until_ts is in milliseconds, like other timestamps used in Matrix 2 years ago
examples Room versions 8 and 9: Restricted rooms (#3387) 2 years ago
backfill.yaml Move room version spec to `/rooms` (#3423) 3 years ago
event_auth.yaml Dump additional apis (#3684) 2 years ago
events.yaml Dump additional apis (#3684) 2 years ago
invites-v1.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
invites-v2.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
joins-v1.yaml Clarify send_join response (#3703) 2 years ago
joins-v2.yaml Clarify send_join response (#3703) 2 years ago
keys_query.yaml Change RST code formatting markup to Markdown 3 years ago
keys_server.yaml Move raw API and event schemas into /data directory 3 years ago
knocks.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
leaving-v1.yaml Move room version spec to `/rooms` (#3423) 3 years ago
leaving-v2.yaml Move room version spec to `/rooms` (#3423) 3 years ago
openid.yaml Move raw API and event schemas into /data directory 3 years ago
public_rooms.yaml Remove `aliases` from `/publicRooms` response (#3624) 2 years ago
query.yaml Change RST code formatting markup to Markdown 3 years ago
space_hierarchy.yaml room_type is not a required parameter in practice (#1110) 2 years ago
third_party_invite.yaml Fix links in data 3 years ago
transactions.yaml Dump additional apis (#3684) 2 years ago
user_devices.yaml `/_matrix/federation/v1/user/devices/{userId}`: Rename `self_signing_keys` to `self_signing_key` (#3312) 3 years ago
user_keys.yaml Start annotating which version of the spec added a thing (#3425) 3 years ago
version.yaml Move raw API and event schemas into /data directory 3 years ago
wellknown.yaml Add GitHub Action to check spelling (#3591) 3 years ago