2.0.0: slug-based quests, scenarios and offers; environment carried by the token; regenerated models
Claude-Session: https://claude.ai/code/session_01SMCvdwDmuxoaqGgvGBLk1V
This commit is contained in:
@@ -8,7 +8,7 @@ public class GetBattlePassProgressRequest
|
||||
[JsonProperty("nodeId")]
|
||||
public string? NodeId { get; set; }
|
||||
|
||||
[JsonProperty("scenarioId")]
|
||||
public string? ScenarioId { get; set; }
|
||||
[JsonProperty("scenarioSlug")]
|
||||
public string? ScenarioSlug { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user