Skip to content

Extend TravelDocument with supportingMedia #82

@jorgenosberg

Description

@jorgenosberg

Would it be possible to add a field called supportingMedia or something similar, meant to hold additional content for a given ticket type. In our case, this would be particularly useful for the binary_ticket type where we typically have:

  • A QR code
  • A daily animation formatted as a GIF or as a custom binary format (supportingMedia)

Currently we create related TravelDocument objects for these two, but would like to present this cleanly as a single TravelDocument. I am not entirely sure how we would type this array of supportingMedia, but a fairly open array of some SupportingMedia schema with binary content may be a useful start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions