This commit is contained in:
parent
6ae2c2463d
commit
5d1dce038f
6 changed files with 235 additions and 2 deletions
|
|
@ -942,6 +942,10 @@ components:
|
|||
$ref: '#/components/schemas/DMARCRecord'
|
||||
bimi_record:
|
||||
$ref: '#/components/schemas/BIMIRecord'
|
||||
dnssec_enabled:
|
||||
type: boolean
|
||||
description: Whether the From domain has DNSSEC enabled with valid chain of trust
|
||||
example: true
|
||||
ptr_records:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue