v1

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

Create a new note for an issue.

post/v1alpha/{+parent}/notes

Path parameters

parentstring required

Required. The parent resource where this note will be created. Format: "projects/{project}/apps/{app}/issues/{issue}".

Request body

namestring

Output only. Identifier. Format: "projects/{project}/apps/app/issues/{issue}/notes/{note}".

bodystring

Immutable. The body of the note.

authorstring

Output only. The email of the author of the note.

createTimestring google-datetime

Output only. Time when the note was created.

Response

Successful response