mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24: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:
|
||||
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
|
||||
required:
|
||||
- type
|
||||
|
|
|
|||
Loading…
Reference in a new issue