diff --git a/src/KArtSell.Host/Features/ShadowRun/Endpoint.cs b/src/KArtSell.Host/Features/ShadowRun/Endpoint.cs index e3c7d4fc..fe0e7a17 100644 --- a/src/KArtSell.Host/Features/ShadowRun/Endpoint.cs +++ b/src/KArtSell.Host/Features/ShadowRun/Endpoint.cs @@ -28,7 +28,7 @@ public class InitiateShadowRunEndpoint : Endpoint(); } diff --git a/src/KArtSell.Host/Features/ShadowRun/GetShadowRunPollingEndpoint.cs b/src/KArtSell.Host/Features/ShadowRun/GetShadowRunPollingEndpoint.cs index 8ebbadbc..e44d9231 100644 --- a/src/KArtSell.Host/Features/ShadowRun/GetShadowRunPollingEndpoint.cs +++ b/src/KArtSell.Host/Features/ShadowRun/GetShadowRunPollingEndpoint.cs @@ -27,7 +27,7 @@ public class GetShadowRunPollingEndpoint : Endpoint