pub async fn test_websocket_connection(
configuration: &Configuration,
workspace: &str,
test_websocket_connection_request: TestWebsocketConnectionRequest,
) -> Result<String, Error<TestWebsocketConnectionError>>
pub async fn test_websocket_connection(
configuration: &Configuration,
workspace: &str,
test_websocket_connection_request: TestWebsocketConnectionRequest,
) -> Result<String, Error<TestWebsocketConnectionError>>