feat(release): front int PK with app-minted GUID EntryKey on the public addressing surface (P11 W5, 11.H)
This commit is contained in:
@@ -50,6 +50,7 @@ public class TrackFilterQueryTests
|
||||
string title, string artist, string? genre = null, string? image = null)
|
||||
=> new()
|
||||
{
|
||||
EntryKey = Guid.NewGuid().ToString("N"),
|
||||
Title = title,
|
||||
Artist = artist,
|
||||
Genre = genre,
|
||||
|
||||
Reference in New Issue
Block a user