fix word-wrap

This commit is contained in:
Tony Fernandez 2024-10-28 09:40:14 -04:00
parent d060f8d77a
commit 237999cc81

View File

@ -1615,14 +1615,12 @@ properties:
host:
type: string
description: |
Host name where the item is stored.
Required if "itemid" is not set.
Host name where the item is stored. Required if "itemid" is not set.
example: borg-server
key:
type: string
description: |
Key of the host where the item is stored.
Required if "itemid" is not set.
Key of the host where the item is stored. Required if "itemid" is not set.
example: borg.status
server:
type: string