Commits by Branches Schema
repo_update.schema.json#/properties/update/properties/target_repos/patternProperties/^.*$/properties/commits
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Forbidden | none | repo-update.schema.json* |
commits Type
object (Commits by Branches)
commits Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
^.*$ |
object |
Optional | cannot be null | Repository Handlers Input |
Pattern: ^.*$
Commit before pull, after pull and lists of new and unauthenticated commits belonging to the given branch
^.*$
-
is optional
-
Type:
object(Branch's Commits) -
cannot be null
-
defined in: Repository Handlers Input
^.*$ Type
object (Branch's Commits)