comments
Add a comment to a job or commit
post/api/comment
Request body
Example request
{
"$schema": "https://example.com/AddCommentRequest.json"
}Response
Created
Example response
{
"$schema": "https://example.com/Response.json"
}Changes
Changed in 1 of the 23 revisions of this API.1
- ○
added the optional property
sourceto the response with the201statusresponse-optional-property-added
- ○