Go to file
2023-11-08 14:29:40 +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-72 Added use of Azure App Config 2023-10-29 01:54:43 +00:00
ShoppingAssistantApi.Application added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
ShoppingAssistantApi.Domain added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
ShoppingAssistantApi.Infrastructure added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
ShoppingAssistantApi.Persistance Merge branch 'develop' into feature/SA-33-api-product-search 2023-10-25 00:03:14 +03:00
ShoppingAssistantApi.Tests changed the logic in the service and added some changes to the tests 2023-10-27 01:16:02 +03:00
ShoppingAssistantApi.UnitTests changed the logic in the service and added some changes to the tests 2023-10-27 01:16:02 +03: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