namespace FileExposer.Models; public record Get(string? JSON, byte[]? Bytes);