CUB-6: Fix MoonrakerClient namespace to match directory structure #28

Merged
Otto merged 2 commits from agent/dex/CUB-6-moonrakerclient-basic into dev 2026-04-27 20:32:09 -04:00

View File

@@ -4,7 +4,7 @@ using Extrudex.Domain.DTOs.Moonraker;
using Extrudex.Domain.Interfaces;
using Microsoft.Extensions.Logging;
namespace Extrudex.Infrastructure.Configuration;
namespace Extrudex.Infrastructure.Services;
/// <summary>
/// HTTP client for communicating with Moonraker REST API endpoints