Update password description

better than just "v" :)
This commit is contained in:
Daniel Shokouhi 2018-06-15 13:13:17 -07:00 committed by GitHub
parent 15dd6dba7e
commit 579f8b5cd8
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 %}