diff --git a/docs/api.md b/docs/api.md index 71903f60..99885b66 100644 --- a/docs/api.md +++ b/docs/api.md @@ -69,6 +69,10 @@ build(id: $buildId) { changeIdInRepo changeTimestamp status + initializer { + id + username + } } task(id: $taskId) { id @@ -103,7 +107,9 @@ fragment AuditEventWebhookPayload on AuditEventType { data actor { id + username } + actorLocationIP repository { id owner