-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Milestone
Description
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
Labels
No labels