Update jwt config for sandbox

This commit is contained in:
2025-11-10 17:00:05 +07:00
parent 91c766de86
commit fec1c78b3c
8 changed files with 13 additions and 52 deletions

View File

@@ -33,3 +33,4 @@ public class BundleBacktestRequestStatusSummary
public int Count { get; set; }
}

View File

@@ -65,3 +65,4 @@ public class BundleBacktestRequestListItemResponse
public int? EstimatedTimeRemainingSeconds { get; set; }
}