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