@ -34,7 +34,7 @@ namespace ScoreTracker
|
||||
|
||||
Task.Run(async () =>
|
||||
{
|
||||
await Request.PostJsonAsync("http://localhost:7500/boobies", new Dictionary<object, object> {
|
||||
await Request.PostJsonAsync("http://localhost:7500/test", new Dictionary<object, object> {
|
||||
{ "boobies", "yes" }
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user