Handle Post
Gerrit Manual Trigger
Request
URI
POST
https://{api_host}/pipeline/api/gerrit-manual-trigger
COPY
Responses
200
OK
Returns
GerritManualTrigger
of type(s)
application/json
{
"project": "string",
"projectLink": "string",
"changeId": "string"
}
string
project
Optional
project
string
projectLink
Optional
projectLink
string
changeId
Optional
changeId
500
Error
Operation doesn't return any data structure
Gerrit Manual Trigger Service Operations
POST
Handle Post