Handle x-google-dkim authentication result
This commit is contained in:
parent
255027d00b
commit
115da72874
4 changed files with 136 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue