Adds/collects Hunter endpoints and cleans up the code a bit
This commit is contained in:
@@ -3,7 +3,6 @@ package net.halfbinary.scavengerhuntapi.model.domain
|
||||
import net.halfbinary.scavengerhuntapi.model.HuntId
|
||||
import net.halfbinary.scavengerhuntapi.model.TeamHuntId
|
||||
import net.halfbinary.scavengerhuntapi.model.TeamId
|
||||
import java.util.UUID
|
||||
|
||||
data class TeamHunt(
|
||||
val id: TeamHuntId = TeamHuntId.randomUUID(),
|
||||
|
||||
Reference in New Issue
Block a user