pub async fn ghes_installation_callback(
configuration: &Configuration,
workspace: &str,
ghes_installation_callback_request: GhesInstallationCallbackRequest,
) -> Result<(), Error<GhesInstallationCallbackError>>Expand description
Register a self-managed GitHub App installation from GitHub Enterprise Server