pub async fn get_status(
    configuration: &Configuration,
) -> Result<StatusResponseSchema, Error<GetStatusError>>Expand description
Return the status of the game server.
pub async fn get_status(
    configuration: &Configuration,
) -> Result<StatusResponseSchema, Error<GetStatusError>>Return the status of the game server.