Přeskočit obsah

Room Live Message v3

Source schema: doc/schemas/room-live-message.v3.schema.json

Explicit inference-aware successor; removing its immutable contribution evidence is invalid.

Governing Basis

Project Lineage

Fields

Field Required Shape Description
schema/v yes const: 3
room/id yes ref: room-live-message.v2.schema.json#/properties/room~1id
from/subject yes ref: room-live-message.v2.schema.json#/properties/from~1subject
seq/no yes ref: room-live-message.v2.schema.json#/properties/seq~1no
message/ref yes ref: room-live-message.v2.schema.json#/properties/message~1ref
reply/refs no ref: room-live-message.v2.schema.json#/properties/reply~1refs
size/bytes yes ref: room-live-message.v2.schema.json#/properties/size~1bytes
content/type yes ref: room-live-message.v2.schema.json#/properties/content~1type
content yes string
content/digest no ref: room-live-message.v2.schema.json#/properties/content~1digest
sent-at no ref: room-live-message.v2.schema.json#/properties/sent-at
extensions yes object
## Field Semantics

schema/v

  • Required: yes
  • Shape: const: 3

room/id

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/room~1id

from/subject

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/from~1subject

seq/no

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/seq~1no

message/ref

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/message~1ref

reply/refs

  • Required: no
  • Shape: ref: room-live-message.v2.schema.json#/properties/reply~1refs

size/bytes

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/size~1bytes

content/type

  • Required: yes
  • Shape: ref: room-live-message.v2.schema.json#/properties/content~1type

content

  • Required: yes
  • Shape: string

content/digest

  • Required: no
  • Shape: ref: room-live-message.v2.schema.json#/properties/content~1digest

sent-at

  • Required: no
  • Shape: ref: room-live-message.v2.schema.json#/properties/sent-at

extensions

  • Required: yes
  • Shape: object