Handle declined auth result
This commit is contained in:
parent
aa35ab223d
commit
8fe8581b78
4 changed files with 7 additions and 3 deletions
|
|
@ -688,7 +688,7 @@ components:
|
|||
properties:
|
||||
result:
|
||||
type: string
|
||||
enum: [pass, fail, none, neutral, softfail, temperror, permerror]
|
||||
enum: [pass, fail, none, neutral, softfail, temperror, permerror, declined]
|
||||
description: Authentication result
|
||||
example: "pass"
|
||||
domain:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue