feat(backend): render flags in member response
This commit is contained in:
parent
e11e60e16b
commit
f539902711
3 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
using System.Net;
|
||||
using Foxnouns.Backend.Utils;
|
||||
using Microsoft.AspNetCore.Mvc.ModelBinding;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace Foxnouns.Backend.Middleware;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue