Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 146 Bytes

annotation-event-schema.md

File metadata and controls

11 lines (9 loc) · 146 Bytes

AnnotationEvent

AnnotationEvent:
  description: String
  tags: Vector<AnnotationTag>

AnnotationTag:
  key: String
  value: String