pub async fn create_context(
configuration: &Configuration,
create_context_request: Option<CreateContextRequest>,
) -> Result<ContextResponse, Error<CreateContextError>>Expand description
create new context
pub async fn create_context(
configuration: &Configuration,
create_context_request: Option<CreateContextRequest>,
) -> Result<ContextResponse, Error<CreateContextError>>create new context