namespace Application.Features.Api.Note.SendNote; public sealed record Response(int NoteID);