v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133566112.5 KB
projects

Creates an issue comment.

post/v1/{+parent}/issueComments

Path parameters

parentstring required

Required. The issue in which to create the issue comment. Format: projects/{project_number}/locations/{location_id}/repositories/{repository_id}/issues/{issue_id}

Request body

bodystring

Required. The comment body.

createTimestring google-datetime

Output only. Creation timestamp.

namestring

Identifier. Unique identifier for an issue comment. The comment id is generated by the server. Format: projects/{project}/locations/{location}/repositories/{repository}/issues/{issue}/issueComments/{comment_id}

updateTimestring google-datetime

Output only. Last updated timestamp.

Response

Successful response