Auctions schema and creation
This commit is contained in:
@@ -13,3 +13,6 @@ DELETE /logout controllers.authentication.SessionsControlle
|
||||
|
||||
# Map static resources from the /public folder to the /assets URL path
|
||||
GET /assets/*file controllers.Assets.versioned(path="/public", file: Asset)
|
||||
|
||||
+nocsrf
|
||||
POST /auctions controllers.AuctionsController.create()
|
||||
Reference in New Issue
Block a user