Fix the issues with the responses in the endpoints

This commit is contained in:
Oscar Morales
2025-06-10 23:13:54 -06:00
parent 82ebe4408b
commit dcf801beff
12 changed files with 258 additions and 216 deletions

View File

@@ -7,6 +7,10 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Blueprint.Logging" Version="0.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core.Thalos.Application\Core.Thalos.Application.csproj" />
<ProjectReference Include="..\Core.Thalos.External\Core.Thalos.External.csproj" />