You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although working, It is possible that it makes more "sense "for battle and types endpoints to be POST requests (i.e. app.post) than
GET requests. Investigate, if refactoring, make necessary updates
Although working, It is possible that it makes more "sense "for
battleandtypesendpoints to be POST requests (i.e. app.post) thanGET requests. Investigate, if refactoring, make necessary updates