Append Run Event
Appends a validated event to the run event log. Intended for trusted internal callers.
Path parameters
Unique run identifier (ULID).
Request body
Example request
{
"parallel_branch_id": "review_fork@3:1",
"event": "stage.started"
}Response
Event appended
Example response
{
"seq": 42
}Changes
Changed in 4 of the 135 revisions of this API.74
- ▲
the request property
parallel_branch_idbecame not nullablerequest-property-became-not-nullable
- ▲
the
parallel_branch_idrequest property type/format changed fromstringnull/to/request-property-type-changed
- ○
added
ParallelBranchIdsubschema #2to theparallel_branch_idrequest propertyoneOflistrequest-property-one-of-added
- ▲
- ▲
removed
ParallelBranchIdsubschema #2from theparallel_branch_idrequest propertyoneOflistrequest-property-one-of-removed
- ▲
the
parallel_branch_idrequest property type/format changed from/tostringnull/request-property-type-changed
- ○
the request property
parallel_branch_idbecame nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
parallel_branch_idbecame not nullablerequest-property-became-not-nullable
- ▲
the
parallel_branch_idrequest property type/format changed fromstringnull/to/request-property-type-changed
- ○
added
ParallelBranchIdsubschema #2to theparallel_branch_idrequest propertyoneOflistrequest-property-one-of-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed
PrincipalAnonymousfrom theactor/oneOf[Principal]/request propertyoneOflistrequest-property-one-of-removed
- ○
removed
anonymousdiscriminator mapping keys from theactor/oneOf[Principal]/request propertyrequest-property-discriminator-mapping-deleted
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲