Refactoring and adding new endpoint

This commit is contained in:
kdeng00
2023-10-06 22:18:23 -04:00
parent 4accff050c
commit 421488c120
6 changed files with 169 additions and 10 deletions
-1
View File
@@ -18,7 +18,6 @@ public class ContactManagement
#region Methods
// TODO: Need to implement
// Queues the contact file to be processed latter
public ContactCreationQueue QueueContact(IFormFile file)
{