pub async fn exists_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsWebsocketTriggerError>>
pub async fn exists_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsWebsocketTriggerError>>