Skip to content

Endpoint to get packet score #176

@devinmatte

Description

@devinmatte

Conditional should be able to pull packet scores automatically from packet. I want to create 2 endpoints for getting this information:

  • /v1/packets/{username} - Which collects all packets that person has completed and their start and end dates and id
  • /v1/packet/{packetId} - Displays the scores of the packet in question

Potential Route:

  • /v1/packet/{username}/newest - Which collects the newest packet that person has completed and their start and end dates and scores (For easy use with services like conditional)

Implementation conditional side should be described in an issue on that repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions