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 mission (e.g. "Clear all Round 1 puzzles"). Static catalog
|
||||
/// seeded by SVSim.Bootstrap from prod-captures/basic-puzzle-mission-*.json. The wire has no
|
||||
/// seeded by SVSim.Bootstrap from seeds/puzzle-missions.json. The wire has no
|
||||
/// stable id; importer assigns 1-based by capture order via the inherited <see cref="BaseEntity{TKey}.Id"/>.
|
||||
/// See docs/api-spec/endpoints/post-login/basic-puzzle/mission.md.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user