Function migrations_slash_map_commit_author

Source
pub async fn migrations_slash_map_commit_author(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    author_id: i32,
    migrations_map_commit_author_request: Option<MigrationsMapCommitAuthorRequest>,
) -> Result<PorterAuthor, Error<MigrationsSlashMapCommitAuthorError>>
Expand description

Update an author’s identity for the import. Your application can continue updating authors any time before you push new commits to the repository. Warning: Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the changelog.