namespace Moonlight.Api.Http.Services.ContainerHelper.Requests; public record SetVersionDto(string Version);