Adding structure to responses

This commit is contained in:
kdeng00
2023-09-29 19:09:17 -04:00
parent 192208fe2a
commit 4c232a500d
4 changed files with 62 additions and 20 deletions
-2
View File
@@ -1,5 +1,3 @@
using Newtonsoft.Json;
var builder = WebApplication.CreateBuilder(args);
// Add services to the container.