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 1
1
openapi: 3.0.1
2
2
info:
3
- version: 4.73 .0
3
+ version: 4.74 .0
4
4
5
5
title: Linode API
6
6
description: |
@@ -5332,7 +5332,7 @@ paths:
5332
5332
parameters:
5333
5333
- name: linodeId
5334
5334
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.
5336
5336
required: true
5337
5337
schema:
5338
5338
type: integer
@@ -5369,10 +5369,7 @@ paths:
5369
5369
type: string
5370
5370
description: >
5371
5371
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
5376
5373
by the API. If the strength requirement is not met, you will receive a
5377
5374
Password does not meet strength requirement error.
5378
5375
example: a$eCure4assw0rd!43v51
You can’t perform that action at this time.
0 commit comments