Add validation and gateway creation
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 1m14s
All checks were successful
Game Ideas build for PR / build_blazor_app (pull_request) Successful in 1m14s
This commit is contained in:
@@ -4,7 +4,7 @@ public static class Endpoints
|
||||
{
|
||||
public static class Game
|
||||
{
|
||||
|
||||
public static readonly string Create = "api/Game/Create";
|
||||
}
|
||||
|
||||
public static class Category
|
||||
|
||||
Reference in New Issue
Block a user