pub async fn get_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetWebsocketTrigger200Response, Error<GetWebsocketTriggerError>>pub async fn get_websocket_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetWebsocketTrigger200Response, Error<GetWebsocketTriggerError>>