Closed
Description
More of a potential spec bug, but in /createRoom we describe state_key
as being optional and if omitted, it should be empty string. This might not be the best approach and in the future we should require it (this came up in matrix-org/matrix-spec-proposals#1329).