Merge pull request 'CUB-6: Fix MoonrakerClient namespace to match directory structure' (#28) from agent/dex/CUB-6-moonrakerclient-basic into dev
This commit was merged in pull request #28.
This commit is contained in:
@@ -4,7 +4,7 @@ using Extrudex.Domain.DTOs.Moonraker;
|
|||||||
using Extrudex.Domain.Interfaces;
|
using Extrudex.Domain.Interfaces;
|
||||||
using Microsoft.Extensions.Logging;
|
using Microsoft.Extensions.Logging;
|
||||||
|
|
||||||
namespace Extrudex.Infrastructure.Configuration;
|
namespace Extrudex.Infrastructure.Services;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// HTTP client for communicating with Moonraker REST API endpoints
|
/// HTTP client for communicating with Moonraker REST API endpoints
|
||||||
|
|||||||
Reference in New Issue
Block a user