Skip to content

Implement presentations and materials write endpoints #121

@rikedyp

Description

@rikedyp

Might be better if views are established as part of design #116.

One suggestion:

  • POST /presentation — create presentation with nested presenters/videos
  • PUT /presentation/{id} — update presentation metadata
  • DELETE /presentation/{id} — delete presentation
  • POST /presentation/{id}/material — add supplementary material

Arguably a deficiency in the current Admin API, and a new one will be better suited to enabling an intuitive interface for managing the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions