namespace OwnChar.Server.Api.Endpoint; public record struct ApiMapInfo(string Pattern, string Method);