chore(bootstrap): refresh stale GlobalsImporter references in docs/test names
This commit is contained in:
@@ -105,7 +105,7 @@ public class MyPageIndexResponse
|
||||
/// <summary>
|
||||
/// banner is consumed by per-entry parsing inside a TryGetValue guard
|
||||
/// (Wizard/MyPageBannerBase.BannerInfo.Parse iterates the array if present). We always emit
|
||||
/// the list — empty when no rows have been imported. See SVSim.Bootstrap.GlobalsImporter.ImportBanners.
|
||||
/// the list — empty when no rows have been imported. See SVSim.Bootstrap.MyPageGlobalsImporter.ImportBannersAsync.
|
||||
/// </summary>
|
||||
[JsonPropertyName("banner")]
|
||||
[Key("banner")]
|
||||
|
||||
Reference in New Issue
Block a user