Don't try and be fancy about titles

pull/1482/head
Travis Ralston 7 years ago
parent e712466dca
commit 8b65da1cf6

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.presence`` EDU title: m.presence
description: |- description: |-
An EDU representing presence updates for users of the sending homeserver. An EDU representing presence updates for users of the sending homeserver.
allOf: allOf:

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.presence_accept`` EDU title: m.presence_accept
description: |- description: |-
An EDU representing approval for the observing user to subscribe to the An EDU representing approval for the observing user to subscribe to the
presence of the the observed user. presence of the the observed user.

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.presence_deny`` EDU title: m.presence_deny
description: |- description: |-
An EDU representing a declination or revocation for the observing user An EDU representing a declination or revocation for the observing user
to subscribe to the presence of the observed user. to subscribe to the presence of the observed user.

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.presence_invite`` EDU title: m.presence_invite
description: |- description: |-
An EDU representing a request to subscribe to a user's presence. An EDU representing a request to subscribe to a user's presence.
allOf: allOf:

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.receipt`` EDU title: m.receipt
description: |- description: |-
An EDU representing receipt updates for users of the sending homeserver. An EDU representing receipt updates for users of the sending homeserver.
When receiving receipts, the server should only update entries that are When receiving receipts, the server should only update entries that are

@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
type: object type: object
title: ``m.typing`` EDU title: m.typing
description: A typing notification EDU for a user in a room. description: A typing notification EDU for a user in a room.
allOf: allOf:
- $ref: ../edu.yaml - $ref: ../edu.yaml

Loading…
Cancel
Save