parent
f31b8e08b2
commit
19f77faf7b
2 changed files with 2 additions and 2 deletions
|
@ -148,7 +148,7 @@ vultr_user:
|
|||
description: Email of the user.
|
||||
returned: success
|
||||
type: str
|
||||
sample: "john@exmaple.com"
|
||||
sample: "john@example.com"
|
||||
api_enabled:
|
||||
description: Whether the API is enabled or not.
|
||||
returned: success
|
||||
|
|
|
@ -92,7 +92,7 @@ vultr_user_info:
|
|||
description: Email of the user.
|
||||
returned: success
|
||||
type: str
|
||||
sample: "john@exmaple.com"
|
||||
sample: "john@example.com"
|
||||
api_enabled:
|
||||
description: Whether the API is enabled or not.
|
||||
returned: success
|
||||
|
|
Loading…
Reference in a new issue