mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 09:44:10 +01:00
format as code
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
3cd366b150
commit
55f1c15c2b
|
|
@ -8,7 +8,7 @@ properties:
|
||||||
type: object
|
type: object
|
||||||
type:
|
type:
|
||||||
description: The type of event. This SHOULD be namespaced similar to Java package
|
description: The type of event. This SHOULD be namespaced similar to Java package
|
||||||
naming conventions e.g. 'com.example.subdomain.event.type'
|
naming conventions e.g. `com.example.subdomain.event.type`
|
||||||
type: string
|
type: string
|
||||||
required:
|
required:
|
||||||
- type
|
- type
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue