Skip to content

Create new HTTP endpoints for new event type-related features #45

@petterroea

Description

@petterroea

#43 changes how events work, introducing event types. When this issue is done, we need to add some new api endpoints so we can administer the new system.

Suggested endpoints:

  • GET /event_type/:uuid - returns an event type (and all events associated with it). Open for all.
  • GET /event_type - returns all event types(and associated events). Open for all
  • POST /event_type - allows you to create a new event type. Only for admins.

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