update version added info
This commit is contained in:
parent
05ca1f78fd
commit
9a04915723
1 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@ options:
|
||||||
default: null
|
default: null
|
||||||
choices: []
|
choices: []
|
||||||
aliases: []
|
aliases: []
|
||||||
version_added: '1.6'
|
version_added: '1.8'
|
||||||
requester_id:
|
requester_id:
|
||||||
description:
|
description:
|
||||||
- ID of user making the request. Only needed when using a token and creating a maintenance_window.
|
- ID of user making the request. Only needed when using a token and creating a maintenance_window.
|
||||||
|
@ -55,7 +55,7 @@ options:
|
||||||
default: null
|
default: null
|
||||||
choices: []
|
choices: []
|
||||||
aliases: []
|
aliases: []
|
||||||
version_added: '1.6'
|
version_added: '1.8'
|
||||||
service:
|
service:
|
||||||
description:
|
description:
|
||||||
- PagerDuty service ID.
|
- PagerDuty service ID.
|
||||||
|
@ -77,7 +77,7 @@ options:
|
||||||
default: 0
|
default: 0
|
||||||
choices: []
|
choices: []
|
||||||
aliases: []
|
aliases: []
|
||||||
version_added: '1.6'
|
version_added: '1.8'
|
||||||
desc:
|
desc:
|
||||||
description:
|
description:
|
||||||
- Short description of maintenance window.
|
- Short description of maintenance window.
|
||||||
|
|
Loading…
Reference in a new issue