fix expire description
This commit is contained in:
parent
a45ba8553c
commit
1177385e08
1 changed files with 6 additions and 9 deletions
|
|
@ -1642,9 +1642,8 @@ properties:
|
|||
expire:
|
||||
type: integer
|
||||
description: |
|
||||
he expire parameter specifies how many seconds
|
||||
your notification will continue to be retried
|
||||
for (every retry seconds).
|
||||
How many seconds your notification will continue
|
||||
to be retried (every retry seconds).
|
||||
example: 1200
|
||||
retry:
|
||||
type: integer
|
||||
|
|
@ -1709,9 +1708,8 @@ properties:
|
|||
expire:
|
||||
type: integer
|
||||
description: |
|
||||
he expire parameter specifies how many seconds
|
||||
your notification will continue to be retried
|
||||
for (every retry seconds).
|
||||
How many seconds your notification will continue
|
||||
to be retried (every retry seconds).
|
||||
example: 1200
|
||||
retry:
|
||||
type: integer
|
||||
|
|
@ -1775,9 +1773,8 @@ properties:
|
|||
expire:
|
||||
type: integer
|
||||
description: |
|
||||
he expire parameter specifies how many seconds
|
||||
your notification will continue to be retried
|
||||
for (every retry seconds).
|
||||
How many seconds your notification will continue
|
||||
to be retried (every retry seconds).
|
||||
example: 1200
|
||||
retry:
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue