update: minor changes to document template bulk generation

This commit is contained in:
Gary Sharp
2025-09-07 12:06:23 +10:00
parent ca7193a8fc
commit 36c24542e1
8 changed files with 481 additions and 324 deletions
@@ -3,6 +3,7 @@
public class BulkGenerateItemModel
{
public string Id { get; set; }
public string UserId { get; set; }
public string UserEmailAddress { get; set; }
public string UserDisplayName { get; set; }
public string Scope { get; set; }