chore(bootstrap): refresh stale GlobalsImporter references in docs/test names
This commit is contained in:
@@ -4,7 +4,7 @@ namespace SVSim.Database.Models;
|
||||
|
||||
/// <summary>
|
||||
/// One row per basic_puzzle group (puzzle_master_id). Static catalog seeded by
|
||||
/// SVSim.Bootstrap.GlobalsImporter from prod-captures/basic-puzzle-info-*.json.
|
||||
/// SVSim.Bootstrap.PuzzleImporter from seeds/puzzle-groups.json.
|
||||
/// See docs/api-spec/endpoints/post-login/basic-puzzle/info.md.
|
||||
/// </summary>
|
||||
public class PuzzleGroupEntry : BaseEntity<int>
|
||||
|
||||
Reference in New Issue
Block a user