diff options
Diffstat (limited to 'support/doc')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 180f65bcf..40f7e0cdd 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -2781,7 +2781,7 @@ components: | |||
2781 | description: 'The user username ' | 2781 | description: 'The user username ' |
2782 | password: | 2782 | password: |
2783 | type: string | 2783 | type: string |
2784 | description: 'The user password ' | 2784 | description: 'The user password. If the smtp server is configured, you can leave empty and an email will be sent ' |
2785 | email: | 2785 | email: |
2786 | type: string | 2786 | type: string |
2787 | description: 'The user email ' | 2787 | description: 'The user email ' |