codecommit_update_pull_request_description: Replaces the contents of the description of a pull request

View source: R/codecommit_operations.R

codecommit_update_pull_request_descriptionR Documentation

Replaces the contents of the description of a pull request

Description

Replaces the contents of the description of a pull request.

See https://www.paws-r-sdk.com/docs/codecommit_update_pull_request_description/ for full documentation.

Usage

codecommit_update_pull_request_description(pullRequestId, description)

Arguments

pullRequestId

[required] The system-generated ID of the pull request. To get this ID, use list_pull_requests.

description

[required] The updated content of the description for the pull request. This content replaces the existing description.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.