Merge pull request #5548 from dshokouhi/patch-6

Update password description
This commit is contained in:
DubhAd 2018-06-16 08:31:05 +01:00 committed by GitHub
commit 2bba6ccac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ username:
required: true
type: string
password:
description: v
description: Password for the Neato account.
required: true
type: string
{% endconfiguration %}