Created more proper NotFound exceptions

This commit is contained in:
2024-08-15 18:53:36 +03:00
parent 604081e047
commit 4c3380ee8d
7 changed files with 37 additions and 10 deletions

View File

@@ -1,5 +1,4 @@
using ApplicationLayer.Applicants;
using ApplicationLayer.Common;
using ApplicationLayer.Locations;
using ApplicationLayer.VisaApplications;
using Infrastructure.Database;