File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11openapi: 3.0.1
22info:
3- version: 4.73 .0
3+ version: 4.74 .0
44
55 title: Linode API
66 description: |
@@ -5332,7 +5332,7 @@ paths:
53325332 parameters:
53335333 - name: linodeId
53345334 in: path
5335- description: ID of the Linode for which to reset it's root password.
5335+ description: ID of the Linode for which to reset its root password.
53365336 required: true
53375337 schema:
53385338 type: integer
@@ -5369,10 +5369,7 @@ paths:
53695369 type: string
53705370 description: >
53715371 The root user's password on this Linode. Linode passwords
5372- have the following constraints:
5373-
5374-
5375- Must meet a password strength score requirement that is calculated internally
5372+ must meet a password strength score requirement that is calculated internally
53765373 by the API. If the strength requirement is not met, you will receive a
53775374 Password does not meet strength requirement error.
53785375 example: a$eCure4assw0rd!43v51
You can’t perform that action at this time.
0 commit comments