Fix schema.yaml to comply with maximum line length
This commit is contained in:
parent
4b7f7bba04
commit
407bb33359
1 changed files with 2 additions and 1 deletions
|
@ -1667,7 +1667,8 @@ properties:
|
||||||
description: |
|
description: |
|
||||||
Create the check if it does not exist. Only works with
|
Create the check if it does not exist. Only works with
|
||||||
the slug URL scheme (https://hc-ping.com/<ping-key>/<slug>
|
the slug URL scheme (https://hc-ping.com/<ping-key>/<slug>
|
||||||
as opposed to https://hc-ping.com/<uuid>). Defaults to false.
|
as opposed to https://hc-ping.com/<uuid>).
|
||||||
|
Defaults to false.
|
||||||
example: true
|
example: true
|
||||||
description: |
|
description: |
|
||||||
Configuration for a monitoring integration with Healthchecks. Create
|
Configuration for a monitoring integration with Healthchecks. Create
|
||||||
|
|
Loading…
Reference in a new issue