createRoom StateEvent.content should be an object

pull/977/head
Thibaut CHARLES 7 years ago committed by GitHub
parent 08d137a588
commit 5e2a48f709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -153,7 +153,7 @@ paths:
state_key:
type: string
content:
type: string
type: object
preset:
type: string
enum: ["private_chat", "public_chat", "trusted_private_chat"]

Loading…
Cancel
Save