mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 06:54:10 +01:00
Do not mark instance_id as required
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
f75ed68d0c
commit
a774522347
|
|
@ -41,4 +41,3 @@ allOf:
|
|||
This is the identifier to use as the `third_party_instance_id` in a request to
|
||||
[`POST /_matrix/client/v3/publicRooms`](/client-server-api/#post_matrixclientv3publicrooms).
|
||||
example: "irc-freenode"
|
||||
required: ['desc', 'fields', 'network_id', 'instance_id']
|
||||
|
|
|
|||
Loading…
Reference in a new issue