namespace API.APIEndpointRecords; public record NewLibraryRecord(string path, string name);