Adds various team endpoints
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package net.halfbinary.scavengerhuntapi.model
|
||||
|
||||
enum class FoundStatus {
|
||||
NOT_FOUND,
|
||||
SUBMITTED,
|
||||
APPROVED,
|
||||
REJECTED,
|
||||
|
||||
Reference in New Issue
Block a user