client.adt.checkruns
Methods
| Method | HTTP | Path | Summary |
|---|---|---|---|
.checkObjects.post() | POST | /sap/bc/adt/checkruns | Run a syntax/check-run on objects |
Accept: application/vnd.sap.adt.checkmessages+xmlContent-Type: application/vnd.sap.adt.checkobjects+xml
Schema
Source: adt-contracts/src/adt/checkruns/index.ts
Schema: checkrun (union: checkObjectList for requests, checkRunReports
for responses).