missing parameter description for free mobile (#14836)

This commit is contained in:
bestlibre 2020-10-03 20:07:59 +02:00 committed by GitHub
parent 8f2701363f
commit 3dcd1f89d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,11 @@ notify:
```
{% configuration %}
name:
description: "The optional parameter name allows multiple notifiers to be created. The notifier will bind to the service notify.NOTIFIER_NAME."
required: false
type: string
default: notify
username:
description: This is the id given by FreeMobile to access to your online account.
required: true