feat(platform): forward protected requests to run
This commit is contained in:
@@ -131,6 +131,7 @@ type GameClientBridgeCommand struct {
|
||||
ProfileKey string
|
||||
CommandType string
|
||||
Payload map[string]any
|
||||
RunJobID string
|
||||
IdempotencyKey string
|
||||
Priority int
|
||||
State GameClientBridgeCommandState
|
||||
|
||||
Reference in New Issue
Block a user