public class DeltaAnalysisRequest extends Object
curl
-u 'Bot:bot-password'
-H "content-type: application/json"
-d
'{"commits": ["e69c60944dec4f0b1213cfbbd65067c57ef84e60"],
"repository": "poptavka",
"origin_url": "ssh://admin@localhost:29418/poptavka",
"change_ref": "refs/changes/02/2/1"}'
http://localhost:3003/projects/1/delta-analysis
| Constructor and Description |
|---|
DeltaAnalysisRequest(Commits commits,
Configuration userConfig) |
public DeltaAnalysisRequest(Commits commits, Configuration userConfig)
Copyright © 2016–2025. All rights reserved.