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

@@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Blueprint.Storage" Version="0.0.1" />
<PackageReference Include="BuildingBlocks.Library" Version="0.0.1" />
<PackageReference Include="Thalos.Building.Blocks" Version="0.0.1" />
<PackageReference Include="Thalos.Building.Blocks" Version="0.0.5" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>