Skip to content

Commit f049753

Browse files
DorthuGitHub Enterprise
authored andcommitted
Merge pull request #158 from wsmith/hotfix/add-root-pass-format
bug: Added missing format to linode POST root_pass
2 parents 8129faf + 67e9f55 commit f049753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2804,6 +2804,7 @@ paths:
28042804
example: linode/debian9
28052805
root_pass:
28062806
type: string
2807+
format: password
28072808
description: >
28082809
The password for the root user on the newly created Linode.
28092810
Only accepted if "image" is provided.

0 commit comments

Comments
 (0)