Refactor code structure for improved readability and maintainability

This commit is contained in:
Torsten Brendgen
2026-07-07 23:27:57 +02:00
parent 96a3e98109
commit bbe521b38d
1632 changed files with 27313 additions and 54917 deletions

View File

@@ -19,3 +19,4 @@ namespace Microsoft.SelfService.Portal.Core.API.Models
public string CreatedBy { get; set; } = "System";
}
}