Create abapGit Repository
sap.git.createCreates a confirmed abapGit repository binding to link a Git repository with an ABAP package, requiring system ID, repository URL, package name, and confirmation.
Instructions
Create one confirmed abapGit repository binding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| systemId | Yes | ||
| transport | No | ||
| packageName | Yes | ||
| confirmation | Yes | ||
| repositoryUrl | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |