Add x-align-form authentication test
This commit is contained in:
parent
3ea958b2fd
commit
52f43c6bc5
8 changed files with 260 additions and 8 deletions
|
|
@ -683,6 +683,9 @@ components:
|
|||
x_google_dkim:
|
||||
$ref: '#/components/schemas/AuthResult'
|
||||
description: Google-specific DKIM authentication result (x-google-dkim)
|
||||
x_aligned_from:
|
||||
$ref: '#/components/schemas/AuthResult'
|
||||
description: X-Aligned-From authentication result (checks address alignment)
|
||||
|
||||
AuthResult:
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue