Go to file
Mykhailo Bilodid 3dae306c75 Bug fixed
2023-11-15 23:58:49 +02:00
.devcontainer SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00:00
.github/workflows SA-112 Update publish step develop_shopping-assistant-api-dev.yml 2023-10-28 22:37:51 -04:00
.vscode Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
ShoppingAssistantApi.Api SA-149 all issues are fixed 2023-11-15 16:54:33 +02:00
ShoppingAssistantApi.Application Update ChatCompletionRequest.cs 2023-11-15 15:15:48 -05:00
ShoppingAssistantApi.Domain added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
ShoppingAssistantApi.Infrastructure Bug fixed 2023-11-15 23:58:49 +02:00
ShoppingAssistantApi.Persistance add new field for product in dbinitialaizer 2023-11-09 12:49:05 +02:00
ShoppingAssistantApi.Tests SA-149 all issues are fixed 2023-11-15 16:54:33 +02:00
ShoppingAssistantApi.UnitTests SA-149 all issues are fixed 2023-11-15 16:54:33 +02:00
.gitignore SA-7 project created 2023-09-22 23:02:20 +03:00
README.md Initial commit 2023-09-19 18:18:59 -04:00
ShoppingAssistantApi.sln SA-29 added Unit test for OpenAiService 2023-10-14 02:13:50 +00:00

shopping-assistant-api