feat: update account handling in add endpoint and tests
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
using Account = FiscalOS.Core.Accounts.Account;
|
||||
using Institution = FiscalOS.Core.Accounts.Institution;
|
||||
|
||||
namespace FiscalOS.API.Institutions.Get;
|
||||
|
||||
internal sealed record Response
|
||||
|
||||
Reference in New Issue
Block a user