Handle x-google-dkim authentication result

This commit is contained in:
nemunaire 2025-10-24 11:49:32 +07:00
commit 115da72874
4 changed files with 136 additions and 0 deletions

View file

@ -680,6 +680,9 @@ components:
$ref: '#/components/schemas/ARCResult'
iprev:
$ref: '#/components/schemas/IPRevResult'
x_google_dkim:
$ref: '#/components/schemas/AuthResult'
description: Google-specific DKIM authentication result (x-google-dkim)
AuthResult:
type: object