pub async fn delete_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteWebsocketTriggerError>>
pub async fn delete_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteWebsocketTriggerError>>