Go to file
2023-12-02 20:54:49 +00: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-209 Added CORS 2023-12-02 20:54:49 +00: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 Merge pull request #19 from Shchoholiev/bug/SA-196-fix-adding-all-products 2023-11-21 00:57:49 +02:00
ShoppingAssistantApi.Persistance SA-143 all tests and issues fixed 2023-11-18 01:46:59 +02:00
ShoppingAssistantApi.Tests all bugs fixed 2023-11-21 01:23:28 +02:00
ShoppingAssistantApi.UnitTests Merge pull request #19 from Shchoholiev/bug/SA-196-fix-adding-all-products 2023-11-21 00:57:49 +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