Commit SHA and Custom Information Schema
repo_update.schema.json#/properties/update/properties/target_repos/patternProperties/^.*$/properties/commits/patternProperties/^.*$/properties/new/items
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | repo-update.schema.json* |
items Type
object (Commit SHA and Custom Information)
items Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| commit | string |
Optional | cannot be null | Repository Handlers Input |
| custom | object |
Optional | cannot be null | Repository Handlers Input |
commit
Commit SHA
commit
-
is optional
-
Type:
string -
cannot be null
-
defined in: Repository Handlers Input
commit Type
string
custom
custom
-
is optional
-
Type:
object(Custom) -
cannot be null
-
defined in: Repository Handlers Input
custom Type
object (Custom)