This commit is contained in:
2024-09-22 19:54:03 +03:00
parent a80076e2e6
commit 078e20d80e
13 changed files with 605 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
using ApplicationLayer.Services.Applicants.Models;
using Bogus;
using Domains.ApplicantDomain;
namespace VisaApi.Fakers.Applicants.Requests;