Skip to main content

exit_impersonation

Function exit_impersonation 

Source
pub async fn exit_impersonation(
    configuration: &Configuration,
    workspace: &str,
    get_github_app_token200_response: GetGithubAppToken200Response,
) -> Result<String, Error<ExitImpersonationError>>