| ... | ... | @@ -239,7 +239,7 @@ |
|
|
|
{
|
|
|
|
"statusCode": 200,
|
|
|
|
"message": "'The challenge room state chanded to paused' or 'The challenge room state chanded to unpaused'",
|
|
|
|
"isPaused": boolean,
|
|
|
|
"isPaused": "boolean",
|
|
|
|
"challengeStartDate": "string (timestamp)",
|
|
|
|
"challengeEndDate": "string (timestamp)",
|
|
|
|
}
|
| ... | ... | |
| ... | ... | |