mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Field definitions for protocol metadata
This commit is contained in:
parent
1b374eafbc
commit
0ff882fb3b
|
|
@ -13,6 +13,8 @@
|
|||
# limitations under the License.
|
||||
type: object
|
||||
description: Dictionary of supported third party protocols.
|
||||
additionalProperties:
|
||||
$ref: protocol.yaml
|
||||
example: {
|
||||
"irc": {
|
||||
"user_fields": ["network", "nickname"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue